Skip to content

Commit

Permalink
fix: drop ingress-nginx using a hostPort
Browse files Browse the repository at this point in the history
Don't use a hostPort for ingress-nginx.
  • Loading branch information
cardoe committed Apr 24, 2024
1 parent e37b26c commit 2ba2e2b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions bootstrap/ingress-nginx/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
controller:
replicaCount: 1
hostPort:
enabled: true
ports:
http: 80
https: 443

0 comments on commit 2ba2e2b

Please sign in to comment.