Skip to content

Commit f8681b7

Browse files
committed
Helm: add globalConfigurationCustomName parameter
Fix documentation in values.yaml (nginx#6679)
1 parent 8490da9 commit f8681b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/nginx-ingress/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ controller:
396396
create: false
397397

398398
## customName: "the-namespace/the-name-of-the-global-configuration-custom-resource"
399-
## The name of the GlobalConfiguration custom resource to use instead of the one provided by default when create is set to false.
399+
## The name of the GlobalConfiguration custom resource to use instead of the one provided by default.
400400

401401
## The spec of the GlobalConfiguration for defining the global configuration parameters of the Ingress Controller.
402402
spec: {} ## Ensure both curly brackets are removed when adding listeners in YAML format.

0 commit comments

Comments
 (0)