secret
This commit is contained in:
@ -13,4 +13,7 @@ kubectl apply -f ceph/ceph-csi/rbd/deploy/
|
|||||||
kubectl apply -k ceph/external-snapshotter/snapshot-controller/
|
kubectl apply -k ceph/external-snapshotter/snapshot-controller/
|
||||||
|
|
||||||
|
|
||||||
kubectl apply -k ceph/external-snapshotter/crd/
|
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'
|
# ceph cluster. User ID should have required access to the 'pool'
|
||||||
# specified in the storage class
|
# specified in the storage class
|
||||||
userID: admin
|
userID: admin
|
||||||
userKey: AQBg4llf+9CAGdsAds4tQzS+0O7dscB5ZTiTEQ==
|
userKey: QVFCajF0cGhkdUN2TVJBQXBPR0J4OFdyeUc4NDdkUThHaTVMSGc9PQ==
|
||||||
# Encryption passphrase
|
# Encryption passphrase
|
||||||
encryptionPassphrase: test_passphrase
|
encryptionPassphrase: test_passphrase
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user