Skip to content

Commit

Permalink
Update nginx installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
rea1shane committed Jan 15, 2025
1 parent 160d442 commit 33bdfb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/deployment/kubernetes/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ To read about more installation options, see [ingress-nginx installation docs](h
helm upgrade --install ingress-nginx ingress-nginx \
--repo https://kubernetes.github.io/ingress-nginx \
--set controller.config.allow-snippet-annotations=true \
--set controller.config.annotations-risk-level=Critical \
--namespace ingress-nginx --create-namespace
```

Expand Down

0 comments on commit 33bdfb7

Please sign in to comment.