Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-align configurations in helm docs #4790

Merged
merged 6 commits into from
Dec 13, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update helm values comment style
shaun-nx committed Dec 13, 2023

Verified

This commit was signed with the committer’s verified signature.
shaun-nx Shaun
commit 38b78e122d6472f371943727a2c78a8df6f10956
4 changes: 2 additions & 2 deletions charts/nginx-ingress/values.yaml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ controller:
## Deploys the Ingress Controller for NGINX Plus.
nginxplus: false

# Timeout in milliseconds which the Ingress Controller will wait for a successful NGINX reload after a change or at the initial start.
## Timeout in milliseconds which the Ingress Controller will wait for a successful NGINX reload after a change or at the initial start.
nginxReloadTimeout: 60000

## Support for App Protect WAF
@@ -235,7 +235,7 @@ controller:
## The number of replicas of the Ingress Controller deployment.
replicaCount: 1

# Configures the ingress class the Ingress Controller uses.
## Configures the ingress class the Ingress Controller uses.
ingressClass:
## A class of the Ingress Controller.