We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357bbd1 commit c9bf67eCopy full SHA for c9bf67e
test/e2e/resources/full-chart-install.yaml
@@ -28387,7 +28387,6 @@ spec:
28387
- args:
28388
- --v=2
28389
- --health-addr=:8081
28390
- - --metrics-bind-addr=127.0.0.1:8080
28391
- --diagnostics-address=8443
28392
- --leader-elect=true
28393
command:
@@ -28399,8 +28398,8 @@ spec:
28399
28398
- containerPort: 9443
28400
name: webhook-server
28401
protocol: TCP
28402
- - containerPort: 8080
28403
- name: metrics
+ - containerPort: 8443
+ name: diagnostics
28404
28405
resources:
28406
limits:
0 commit comments