fix namespaces

This commit is contained in:
2024-07-15 23:41:35 +10:00
parent 4790a5df99
commit 991667079b
11 changed files with 10 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ spec:
app.kubernetes.io/managed-by: argocd
app.kubernetes.io/name: '{{ appName }}'
name: '{{ userGivenName }}'
namespace: argocd
namespace: '{{ namespace }}'
spec:
destination:
namespace: '{{ destNamespace }}'