Commit 96f944d9 authored by George Kraft's avatar George Kraft

Fix ceph-secret type to kubernetes.io/rbd

parent fab2f5e3
......@@ -2,6 +2,6 @@ apiVersion: v1
kind: Secret
metadata:
name: ceph-secret
type: Opaque
type: kubernetes.io/rbd
data:
key: {{ secret }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment