diff --git a/charts/tezos/templates/octez-rollup-node.yaml b/charts/tezos/templates/octez-rollup-node.yaml index c158dad..69e31c4 100644 --- a/charts/tezos/templates/octez-rollup-node.yaml +++ b/charts/tezos/templates/octez-rollup-node.yaml @@ -155,6 +155,7 @@ spec: name: tezos-accounts securityContext: fsGroup: 1000 +{{- include "tezos.nodeSelectorConfig" $ | indent 6 }} volumes: - volume: var-volume name: var-volume