diff --git a/test/e2e/resources/full-chart-install.yaml b/test/e2e/resources/full-chart-install.yaml index 35df0568..af8365de 100644 --- a/test/e2e/resources/full-chart-install.yaml +++ b/test/e2e/resources/full-chart-install.yaml @@ -28387,7 +28387,6 @@ spec: - args: - --v=2 - --health-addr=:8081 - - --metrics-bind-addr=127.0.0.1:8080 - --diagnostics-address=8443 - --leader-elect=true command: @@ -28399,8 +28398,8 @@ spec: - containerPort: 9443 name: webhook-server protocol: TCP - - containerPort: 8080 - name: metrics + - containerPort: 8443 + name: diagnostics protocol: TCP resources: limits: