Merge "Add Rook operator and Ceph cluster bring up script" into dev/icn-v0.1.0
[icn.git] / deploy / kud-plugin-addons / rook / yaml / test / rbd / secret.yaml
diff --git a/deploy/kud-plugin-addons/rook/yaml/test/rbd/secret.yaml b/deploy/kud-plugin-addons/rook/yaml/test/rbd/secret.yaml
new file mode 100644 (file)
index 0000000..89c8fe5
--- /dev/null
@@ -0,0 +1,14 @@
+---
+apiVersion: v1
+kind: Secret
+metadata:
+  name: csi-rbd-secret
+  namespace: default
+data:
+  # Key value corresponds to a user name defined in Ceph cluster
+  admin: "QVFCQzExQmRuTVp0RVJBQW9FWDJmQ1RkTFQ1QWZ4SlU0OHFLc3c9PQ=="
+  # Key value corresponds to a user name defined in Ceph cluster
+  kube: "QVFBOHJGTmRzeDluQ3hBQW1zRXJkT3gybWYyTTQxTzVidG9ONlE9PQ=="
+  # if monValueFromSecret is set to "monitors", uncomment the
+  # following and set the mon there
+  #monitors: BASE64-ENCODED-Comma-Delimited-Mons