Add Rook operator and Ceph cluster bring up script
[icn.git] / deploy / kud-plugin-addons / rook / yaml / test / rbd / secret.yaml
1 ---
2 apiVersion: v1
3 kind: Secret
4 metadata:
5   name: csi-rbd-secret
6   namespace: default
7 data:
8   # Key value corresponds to a user name defined in Ceph cluster
9   admin: "QVFCQzExQmRuTVp0RVJBQW9FWDJmQ1RkTFQ1QWZ4SlU0OHFLc3c9PQ=="
10   # Key value corresponds to a user name defined in Ceph cluster
11   kube: "QVFBOHJGTmRzeDluQ3hBQW1zRXJkT3gybWYyTTQxTzVidG9ONlE9PQ=="
12   # if monValueFromSecret is set to "monitors", uncomment the
13   # following and set the mon there
14   #monitors: BASE64-ENCODED-Comma-Delimited-Mons