From 1060b46136bd1a67161bf4090b3458c8a6c996ba Mon Sep 17 00:00:00 2001 From: Lars Dehler Date: Fri, 20 Dec 2024 14:16:10 +0100 Subject: [PATCH] generate resources --- test/e2e/resources/full-chart-install.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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: