test in app secret decrypt and import

This commit is contained in:
2024-07-15 22:04:10 +10:00
parent 8097013e93
commit a3a827a85a
2 changed files with 19 additions and 2 deletions

View File

@@ -20,4 +20,21 @@ spec:
destination: {}
project: ""
source:
repoURL: ""
repoURL: ""
syncPolicy: { }
template:
metadata:
metadata:
labels:
app.kubernetes.io/managed-by: argocd
app.kubernetes.io/name: '{{ appName }}'
name: '{{ userGivenName }}'
namespace: argocd
spec:
destination:
namespace: '{{ destNamespace }}'
server: '{{ destServer }}'
source:
helm:
valueFiles:
- secrets://{{ srcPath }}/postgresql.yaml