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:
|
||||
name: vault
|
||||
namespace: argocd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
project: default
|
||||
sources:
|
||||
- chart: vault
|
||||
@@ -40,6 +32,7 @@ spec:
|
||||
readOnly: true
|
||||
standalone:
|
||||
enabled: false
|
||||
affinity: {}
|
||||
ha:
|
||||
enabled: true
|
||||
replicas: 3
|
||||
|
||||
Reference in New Issue
Block a user