chore: Rename secrets
This commit is contained in:
parent
8d9310931c
commit
4bfb8be326
1 changed files with 2 additions and 2 deletions
|
|
@ -17,14 +17,14 @@ spec:
|
|||
data:
|
||||
- secretKey: client-id
|
||||
remoteRef:
|
||||
key: secrets/managed/argo-workflows/dex-sso
|
||||
key: secrets/managed/argo-workflows/authentik-sso
|
||||
property: client-id
|
||||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
metadataPolicy: None
|
||||
- secretKey: client-secret
|
||||
remoteRef:
|
||||
key: secrets/managed/argo-workflows/dex-sso
|
||||
key: secrets/managed/argo-workflows/authentik-sso
|
||||
property: client-secret
|
||||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue