We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3e422 commit 0f56fb0Copy full SHA for 0f56fb0
examples/complete/aws/helm/values.yaml
@@ -4,7 +4,7 @@ master:
4
requiredDuringSchedulingIgnoredDuringExecution:
5
nodeSelectorTerms:
6
- matchExpressions:
7
- - key: "Addons-Services"
+ - key: "Infra-Services"
8
operator: In
9
values:
10
- "true"
@@ -15,7 +15,7 @@ replica:
15
16
17
18
19
20
21
0 commit comments