chore: Add missing secret properties
This commit is contained in:
parent
ececbe0c6b
commit
bd6739389b
1 changed files with 6 additions and 0 deletions
|
|
@ -19,7 +19,13 @@ spec:
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: secrets/managed/argo-workflows/dex-sso
|
key: secrets/managed/argo-workflows/dex-sso
|
||||||
property: client-id
|
property: client-id
|
||||||
|
conversionStrategy: Default
|
||||||
|
decodingStrategy: None
|
||||||
|
metadataPolicy: None
|
||||||
- secretKey: client-secret
|
- secretKey: client-secret
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: secrets/managed/argo-workflows/dex-sso
|
key: secrets/managed/argo-workflows/dex-sso
|
||||||
property: client-secret
|
property: client-secret
|
||||||
|
conversionStrategy: Default
|
||||||
|
decodingStrategy: None
|
||||||
|
metadataPolicy: None
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue