secret
This commit is contained in:
@ -14,3 +14,6 @@ kubectl apply -k ceph/external-snapshotter/snapshot-controller/
|
||||
|
||||
|
||||
kubectl apply -k ceph/external-snapshotter/crd/
|
||||
|
||||
|
||||
helm upgrade -i ceph-csi-rbd ceph/ceph-csi-rbd --values local-values/ceph/rbd.yaml -n ceph-csi
|
||||
|
@ -417,7 +417,7 @@ secret:
|
||||
# ceph cluster. User ID should have required access to the 'pool'
|
||||
# specified in the storage class
|
||||
userID: admin
|
||||
userKey: AQBg4llf+9CAGdsAds4tQzS+0O7dscB5ZTiTEQ==
|
||||
userKey: QVFCajF0cGhkdUN2TVJBQXBPR0J4OFdyeUc4NDdkUThHaTVMSGc9PQ==
|
||||
# Encryption passphrase
|
||||
encryptionPassphrase: test_passphrase
|
||||
|
||||
|
Reference in New Issue
Block a user