Read minio instance secret key

This commit is contained in:
2023-05-06 10:58:18 +02:00
parent 547cc02800
commit 36aaf5fb4d
10 changed files with 65 additions and 8 deletions

View File

@ -4,8 +4,8 @@ metadata:
name: minio-root
type: Opaque
data:
accessKey: bWluaW8=
secretKey: bWluaW8=
accessKey: bWluaW9hZG1pbg==
secretKey: bWluaW9hZG1pbg==
---
apiVersion: "communiquons.org/v1"
kind: MinioInstance