Skip to content

Commit

Permalink
generate resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Arakos authored and k8s-infra-cherrypick-robot committed Dec 24, 2024
1 parent 0bf1d4c commit 1060b46
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions test/e2e/resources/full-chart-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -28399,8 +28398,8 @@ spec:
- containerPort: 9443
name: webhook-server
protocol: TCP
- containerPort: 8080
name: metrics
- containerPort: 8443
name: diagnostics
protocol: TCP
resources:
limits:
Expand Down

0 comments on commit 1060b46

Please sign in to comment.