chore: Add nullBytePolicy property
This commit is contained in:
parent
5c1a74db0e
commit
9d55315f4b
3 changed files with 6 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ spec:
|
|||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
metadataPolicy: None
|
||||
nullBytePolicy: Ignore
|
||||
- secretKey: client-secret
|
||||
remoteRef:
|
||||
key: secrets/managed/argo-workflows/authentik-sso
|
||||
|
|
@ -29,3 +30,4 @@ spec:
|
|||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
metadataPolicy: None
|
||||
nullBytePolicy: Ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue