mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2026-02-02 15:45:13 +01:00
fix(chart): remove zfsNode.podLabels.name from values (#352)
Signed-off-by: Hugo Renard <hugo.renard@protonmail.com>
This commit is contained in:
parent
9b907fa884
commit
a88eb8bf9a
2 changed files with 2 additions and 3 deletions
|
|
@ -41,8 +41,7 @@ zfsNode:
|
|||
# cpu: 10m
|
||||
# memory: 32Mi
|
||||
## Labels to be added to openebs-zfs node pods
|
||||
podLabels:
|
||||
name: openebs-zfs-node
|
||||
podLabels: {}
|
||||
nodeSelector: {}
|
||||
tolerations: []
|
||||
securityContext: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue