mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 10:53:34 +00:00
helm: add annotations secret manifest
To use mutating webhook to modify secrets. For example banzaicloud vault webhook: https://bank-vaults.dev/docs/mutating-webhook/annotations/ Signed-off-by: Ruslan Khizhnyak <mustdiechik@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
d0fea3baed
commit
802f22f0ae
@ -480,6 +480,7 @@ secret:
|
||||
# Specifies whether the secret should be created
|
||||
create: false
|
||||
name: csi-rbd-secret
|
||||
annotations: {}
|
||||
# Key values correspond to a user name and its key, as defined in the
|
||||
# ceph cluster. User ID should have required access to the 'pool'
|
||||
# specified in the storage class
|
||||
|
Reference in New Issue
Block a user