renamed secret vars for vault

This commit is contained in:
Ubuntu
2026-01-12 19:41:21 +00:00
parent 36efafb2aa
commit 8e13866570

View File

@@ -20,8 +20,8 @@ spec:
- secretKey: client_id - secretKey: client_id
remoteRef: remoteRef:
key: secret/apps/argocd key: secret/apps/argocd
property: client_id property: oidc_client_id
- secretKey: client_secret - secretKey: client_secret
remoteRef: remoteRef:
key: secret/apps/argocd key: secret/apps/argocd
property: client_secret property: oidc_client_secret