Skip to content

Commit

Permalink
Drop unnecessary kubelet arg in ingress guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
amwat committed May 4, 2020
1 parent 471fa83 commit 9a12fd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion site/content/docs/user/ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ nodes:
nodeRegistration:
kubeletExtraArgs:
node-labels: "ingress-ready=true"
authorization-mode: "AlwaysAllow"
extraPortMappings:
- containerPort: 80
hostPort: 80
Expand Down

0 comments on commit 9a12fd8

Please sign in to comment.