feat(minio): root credentials
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: Secret
|
||||||
|
metadata:
|
||||||
|
name: minio-root
|
||||||
|
type: Opaque
|
||||||
|
stringData:
|
||||||
|
MINIO_ROOT_USER: acabral
|
||||||
|
MINIO_ROOT_PASSWORD: jpBeyO7Lclsc0ks2POfXxAmB
|
||||||
Reference in New Issue
Block a user