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:
|
data:
|
||||||
- secretKey: client-id
|
- secretKey: client-id
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: secrets/managed/argo-workflows/dex-sso
|
key: secrets/managed/argo-workflows/authentik-sso
|
||||||
property: client-id
|
property: client-id
|
||||||
conversionStrategy: Default
|
conversionStrategy: Default
|
||||||
decodingStrategy: None
|
decodingStrategy: None
|
||||||
metadataPolicy: None
|
metadataPolicy: None
|
||||||
- secretKey: client-secret
|
- secretKey: client-secret
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: secrets/managed/argo-workflows/dex-sso
|
key: secrets/managed/argo-workflows/authentik-sso
|
||||||
property: client-secret
|
property: client-secret
|
||||||
conversionStrategy: Default
|
conversionStrategy: Default
|
||||||
decodingStrategy: None
|
decodingStrategy: None
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue