Skip to content

Commit

Permalink
Add nodeSelector
Browse files Browse the repository at this point in the history
  • Loading branch information
puppetninja committed Jul 25, 2024
1 parent 7fae7b1 commit 0fd5cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/tezos/templates/octez-rollup-node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ spec:
name: tezos-accounts
securityContext:
fsGroup: 1000
{{- include "tezos.nodeSelectorConfig" $ | indent 6 }}
volumes:
- volume: var-volume
name: var-volume
Expand Down

0 comments on commit 0fd5cae

Please sign in to comment.