fix: pull correct secrets

This commit is contained in:
Greg Hellings
2026-04-04 14:14:23 -05:00
parent 75278cdb6a
commit 03400f1c93
2 changed files with 13 additions and 4 deletions
+2 -2
View File
@@ -46,11 +46,11 @@ spec:
data:
- secretKey: minio_key
remoteRef:
key: dcbcf704-7dce-48d7-bbd1-b3a801875b3d
key: c4c66ab3-2ade-4086-9c0d-b3a80172b1ba
property: username
- secretKey: minio_secret
remoteRef:
key: dcbcf704-7dce-48d7-bbd1-b3a801875b3d
key: c4c66ab3-2ade-4086-9c0d-b3a80172b1ba
property: password
---
apiVersion: v1