mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
add rados block device(rbd) volume plugin
Signed-off-by: Huamin Chen <hchen@redhat.com>
This commit is contained in:
6
examples/rbd/secret/ceph-secret.yaml
Normal file
6
examples/rbd/secret/ceph-secret.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: v1beta3
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: ceph-secret
|
||||
data:
|
||||
key: QVFCMTZWMVZvRjVtRXhBQTVrQ1FzN2JCajhWVUxSdzI2Qzg0SEE9PQ==
|
Reference in New Issue
Block a user