mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change values once more
This commit is contained in:
@@ -3,15 +3,7 @@ kind: Application
|
|||||||
metadata:
|
metadata:
|
||||||
name: vault
|
name: vault
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
finalizers:
|
|
||||||
- resources-finalizer.argocd.argoproj.io
|
|
||||||
spec:
|
spec:
|
||||||
syncPolicy:
|
|
||||||
syncOptions:
|
|
||||||
- CreateNamespace=true
|
|
||||||
automated:
|
|
||||||
prune: true
|
|
||||||
selfHeal: true
|
|
||||||
project: default
|
project: default
|
||||||
sources:
|
sources:
|
||||||
- chart: vault
|
- chart: vault
|
||||||
@@ -40,6 +32,7 @@ spec:
|
|||||||
readOnly: true
|
readOnly: true
|
||||||
standalone:
|
standalone:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
affinity: {}
|
||||||
ha:
|
ha:
|
||||||
enabled: true
|
enabled: true
|
||||||
replicas: 3
|
replicas: 3
|
||||||
|
|||||||
Reference in New Issue
Block a user