apiVersion: v1 kind: Secret metadata: name: minio-secret type: Opaque stringData: root-user: "minio" root-password: "minio123"