Read minio instance secret key
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user