1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-03-12 18:39:30 +00:00
ceph-csi/vendor/k8s.io/kubernetes/examples/persistent-volume-provisioning/rbd/ceph-secret-user.yaml

9 lines
204 B
YAML
Raw Normal View History

2018-01-09 18:57:14 +00:00
apiVersion: v1
kind: Secret
metadata:
name: ceph-secret-user
type: "kubernetes.io/rbd"
data:
#Please note this value is base64 encoded.
key: QVFBTWdYaFZ3QkNlRGhBQTlubFBhRnlmVVNhdEdENGRyRldEdlE9PQ==