Fix ceph-secret type to kubernetes.io/rbd
This commit is contained in:
@@ -2,6 +2,6 @@ apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: ceph-secret
|
||||
type: Opaque
|
||||
type: kubernetes.io/rbd
|
||||
data:
|
||||
key: {{ secret }}
|
||||
|
Reference in New Issue
Block a user