Skip to content

Commit c9bf67e

Browse files
committed
generate resources
1 parent 357bbd1 commit c9bf67e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

test/e2e/resources/full-chart-install.yaml

+2-3
Original file line numberDiff line numberDiff line change
@@ -28387,7 +28387,6 @@ spec:
2838728387
- args:
2838828388
- --v=2
2838928389
- --health-addr=:8081
28390-
- --metrics-bind-addr=127.0.0.1:8080
2839128390
- --diagnostics-address=8443
2839228391
- --leader-elect=true
2839328392
command:
@@ -28399,8 +28398,8 @@ spec:
2839928398
- containerPort: 9443
2840028399
name: webhook-server
2840128400
protocol: TCP
28402-
- containerPort: 8080
28403-
name: metrics
28401+
- containerPort: 8443
28402+
name: diagnostics
2840428403
protocol: TCP
2840528404
resources:
2840628405
limits:

0 commit comments

Comments
 (0)