renombrando carpeta
This commit is contained in:
8
velero/secrets/minio-root.yaml
Normal file
8
velero/secrets/minio-root.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: minio-root
|
||||
type: Opaque
|
||||
stringData:
|
||||
MINIO_ROOT_USER: admin
|
||||
MINIO_ROOT_PASSWORD: "Pozuelo12345"
|
||||
Reference in New Issue
Block a user