cert-manager.yaml local gitea
This commit is contained in:
@@ -8,18 +8,21 @@ spec:
|
||||
namespace: cert-manager
|
||||
server: https://kubernetes.default.svc
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://charts.jetstack.io
|
||||
targetRevision: v1.15.*
|
||||
chart: cert-manager
|
||||
helm:
|
||||
parameters:
|
||||
- name: installCRDs
|
||||
value: "true"
|
||||
- name: 'namespace'
|
||||
value: 'cert-manager'
|
||||
- name: 'enableCertificateOwnerRef'
|
||||
value: 'true'
|
||||
sources:
|
||||
- repoURL: https://charts.jetstack.io
|
||||
targetRevision: v1.15.*
|
||||
chart: cert-manager
|
||||
helm:
|
||||
parameters:
|
||||
- name: installCRDs
|
||||
value: "true"
|
||||
- name: 'namespace'
|
||||
value: 'cert-manager'
|
||||
- name: 'enableCertificateOwnerRef'
|
||||
value: 'true'
|
||||
- repoURL: 'git@192.168.4.101:innohub/k3s.git'
|
||||
targetRevision: main
|
||||
path: 'argocd/apps/cert-manager/include'
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
|
||||
Reference in New Issue
Block a user