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
|
timeoutSeconds: 5
|
||||||
successThreshold: 1
|
successThreshold: 1
|
||||||
failureThreshold: 6
|
failureThreshold: 6
|
||||||
nodeSelector:
|
|
||||||
dedicated: db
|
|
||||||
tolerations:
|
|
||||||
- key: dedicated
|
|
||||||
operator: Equal
|
|
||||||
value: db
|
|
||||||
effect: NoSchedule
|
|
||||||
contour:
|
contour:
|
||||||
enabled: true
|
enabled: true
|
||||||
adminUser: "postgres"
|
adminUser: "postgres"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user