mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2026-02-02 15:45:13 +01:00
refact(charts): add pod security policy for zfslocalpv charts (#290)
Signed-off-by: prateekpandey14 <prateek.pandey@mayadata.io>
This commit is contained in:
parent
36e0f69fd0
commit
62e5b57d90
4 changed files with 34 additions and 1 deletions
|
|
@ -7,6 +7,11 @@ release:
|
|||
imagePullSecrets:
|
||||
# - name: "image-pull-secret"
|
||||
|
||||
|
||||
rbac:
|
||||
# rbac.pspEnabled: `true` if PodSecurityPolicy resources should be created
|
||||
pspEnabled: false
|
||||
|
||||
# zfsNode contains the configurables for
|
||||
# the zfs node daemonset
|
||||
zfsNode:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue