mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
examples: Ceph FS fscrypt / KMS additions
Add encryption configuration to Ceph FS examples Signed-off-by: Marcel Lauhoff <marcel.lauhoff@suse.com>
This commit is contained in:
committed by
mergify[bot]
parent
0e66c3211a
commit
cd42ad67b2
@ -12,3 +12,6 @@ stringData:
|
||||
# Required for dynamically provisioned volumes
|
||||
adminID: <plaintext ID>
|
||||
adminKey: <Ceph auth key corresponding to ID above>
|
||||
|
||||
# Encryption passphrase
|
||||
encryptionPassphrase: test_passphrase
|
||||
|
Reference in New Issue
Block a user