diff --git a/apps/minio/Secret.yaml b/apps/minio/Secret.yaml new file mode 100644 index 0000000..211706e --- /dev/null +++ b/apps/minio/Secret.yaml @@ -0,0 +1,8 @@ +apiVersion: v1 +kind: Secret +metadata: + name: minio-root +type: Opaque +stringData: + MINIO_ROOT_USER: acabral + MINIO_ROOT_PASSWORD: jpBeyO7Lclsc0ks2POfXxAmB