Skip to content

Commit 28f3b85

Browse files
committed
internal-gateway: fix typo
1 parent 4fab264 commit 28f3b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/internal-gateway/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ nginx:
128128
errorLogLevel: error
129129
# -- Enables NGINX access logs
130130
accessLogEnabled: true
131-
# -- Allows appending custom directives to the root block (map)
131+
# -- Allows appending custom directives to the root block (string)
132132
rootSnippet: ""
133133
# -- Allows appending custom directives to the root block (map)
134134
rootDirectives:

0 commit comments

Comments
 (0)