Allow postgresql on regular yc-k8s-test-02 nodes
This commit is contained in:
parent
3e3ba52a04
commit
a328912649
@ -82,13 +82,6 @@ spec:
|
||||
timeoutSeconds: 5
|
||||
successThreshold: 1
|
||||
failureThreshold: 6
|
||||
nodeSelector:
|
||||
dedicated: db
|
||||
tolerations:
|
||||
- key: dedicated
|
||||
operator: Equal
|
||||
value: db
|
||||
effect: NoSchedule
|
||||
contour:
|
||||
enabled: true
|
||||
adminUser: "postgres"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user