diff --git a/clusters/d8-ugmk-prod/infrastructure/patches/vault.yaml b/clusters/d8-ugmk-prod/infrastructure/patches/vault.yaml index bbf62a3..4972162 100644 --- a/clusters/d8-ugmk-prod/infrastructure/patches/vault.yaml +++ b/clusters/d8-ugmk-prod/infrastructure/patches/vault.yaml @@ -9,6 +9,13 @@ spec: values: imagePullSecrets: - name: regcred + injector: + nodeSelector: + node.deckhouse.io/group: generic + tolerations: [] server: dataStorage: storageClass: local-path + nodeSelector: + node.deckhouse.io/group: generic + tolerations: []