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