modified: apps/argocd-config/argocd-cm.yaml
modified: apps/argocd-config/external-secret.yaml
This commit is contained in:
@@ -12,11 +12,11 @@ spec:
|
||||
name: argocd-oidc-secret
|
||||
creationPolicy: Owner
|
||||
data:
|
||||
- secretKey: client_id
|
||||
- secretKey: oidc-client-id
|
||||
remoteRef:
|
||||
key: secret/apps/argocd
|
||||
property: oidc_client_id
|
||||
- secretKey: client_secret
|
||||
- secretKey: oidc-client-secret
|
||||
remoteRef:
|
||||
key: secret/apps/argocd
|
||||
property: oidc_client_secret
|
||||
|
||||
Reference in New Issue
Block a user