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