hongbo-miao/hongbomiao.com

View on GitHub
kubernetes/manifests-raw/minio/base/tenant-minio-creds-secret_deprecated.yaml

Summary

Maintainability
Test Coverage
apiVersion: v1
data:
  accessKey: ""
  secretKey: ""
kind: Secret
metadata:
  name: storage-creds-secret
  namespace: minio-tenant
type: Opaque