We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 339e8a0 + 4e088d5 commit ce511d3Copy full SHA for ce511d3
1 file changed
config/clusters/2i2c-aws-us/support.values.yaml
@@ -6,6 +6,8 @@ nginx-ingress:
6
7
ingress-nginx:
8
controller:
9
+ # Turn off the controller, as it's all served by nginx-ingress now
10
+ replicaCount: 0
11
service:
12
selectorLabelsOverride:
13
app.kubernetes.io/instance: support
0 commit comments