fixed errors

This commit is contained in:
2024-11-14 23:44:11 +00:00
parent c06b8bf2f3
commit beaf854645
2 changed files with 3 additions and 3 deletions

View File

@@ -32,8 +32,8 @@ spec:
ingress:
enabled: false
destination:
server: {{ .Values.mainDestination }}
namespace: {{ .Values.mainNamespace }}
server: {{ .Values.destination.server }}
namespace: {{ .Values.destination.namespace }}
syncPolicy:
automated:
prune: true # Automatically remove resources no longer in the repo