Fix: Remove decodingStrategy: Base64 from MinIO credentials
This commit is contained in:
parent
ec80c90b4d
commit
6b79fb5d3a
|
|
@ -22,8 +22,6 @@ spec:
|
|||
- secretKey: ACCESS_KEY_ID
|
||||
remoteRef:
|
||||
key: MINIO_ACCESS_KEY_ID
|
||||
decodingStrategy: Base64
|
||||
- secretKey: ACCESS_KEY_SECRET
|
||||
remoteRef:
|
||||
key: MINIO_ACCESS_KEY_SECRET
|
||||
decodingStrategy: Base64
|
||||
|
|
|
|||
Loading…
Reference in New Issue