Update Secret.type examples used for provisioning.
Kubernetes now checks that secrets used for provisioning of volumes have correct type (PR #35675), all examples should reflect it.
This commit is contained in:
@@ -4,3 +4,4 @@ metadata:
|
||||
name: ceph-secret-admin
|
||||
data:
|
||||
key: QVFEQ1pMdFhPUnQrSmhBQUFYaERWNHJsZ3BsMmNjcDR6RFZST0E9PQ==
|
||||
type: kubernetes.io/rbd
|
||||
|
||||
Reference in New Issue
Block a user