++ remove default sts selector from postgresql

This commit is contained in:
Kochetkov S 2026-07-14 16:44:07 +03:00
parent 576b67f566
commit 67ad879aa3
2 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,7 @@ patches:
- op: replace
path: /spec/values/primary/nodeSelector
value:
dedicated: null
node.deckhouse.io/group: generic
- op: replace
path: /spec/values/primary/tolerations

View File

@ -83,6 +83,7 @@ spec:
successThreshold: 1
failureThreshold: 6
nodeSelector:
dedicated: null
node.deckhouse.io/group: generic
tolerations:
- key: dedicated.deckhouse.io