chore: Add nullBytePolicy property
This commit is contained in:
parent
5c1a74db0e
commit
9d55315f4b
3 changed files with 6 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ spec:
|
|||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
metadataPolicy: None
|
||||
nullBytePolicy: Ignore
|
||||
- secretKey: key
|
||||
remoteRef:
|
||||
key: secrets/provisioned/tls-wildcard-peterg-nl
|
||||
|
|
@ -34,3 +35,4 @@ spec:
|
|||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
metadataPolicy: None
|
||||
nullBytePolicy: Ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue