Reliable volume for minio server and e2e support
[icn.git] / deploy / kud-plugin-addons / minio / yaml / ceph-volume / 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: "QVFDYzBxOWR1MVFkTmhBQStiQWtyK0pMaW8vQkMxNDVBbnMrVHc9PQ=="
10   # Key value corresponds to a user name defined in Ceph cluster
11   kube: "QVFEajNhOWRaNS80TWhBQTZCZjRCbDZidVBRUVg5WjlHVktxM2c9PQ=="
12   # if monValueFromSecret is set to "monitors", uncomment the
13   # following and set the mon there
14   #monitors: BASE64-ENCODED-Comma-Delimited-Mons