Skip to content

Commit

Permalink
fix: creating local cluster fails on Nginx webhook (#1803)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKostka authored Oct 11, 2024
1 parent 78aab74 commit d2855d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions k8s/helmfile/env/local/ingress-nginx.values.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@ controller:
resources:
limits:
cpu: 100m

admissionWebhooks:
enabled: false

0 comments on commit d2855d4

Please sign in to comment.