Fix: Remove decodingStrategy: Base64 from MinIO credentials

This commit is contained in:
Antigravity 2026-05-23 10:09:56 -04:00
parent ec80c90b4d
commit 6b79fb5d3a
1 changed files with 0 additions and 2 deletions

View File

@ -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