We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fab264 commit 28f3b85Copy full SHA for 28f3b85
charts/internal-gateway/values.yaml
@@ -128,7 +128,7 @@ nginx:
128
errorLogLevel: error
129
# -- Enables NGINX access logs
130
accessLogEnabled: true
131
- # -- Allows appending custom directives to the root block (map)
+ # -- Allows appending custom directives to the root block (string)
132
rootSnippet: ""
133
# -- Allows appending custom directives to the root block (map)
134
rootDirectives:
0 commit comments