renamed secret vars for vault
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user