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 622b9a2 commit 59e9789Copy full SHA for 59e9789
helm/values.yaml
@@ -381,15 +381,15 @@ fluent-bit:
381
382
# [INPUT]
383
# Name tail
384
- # Path /var/log/containers/{{ NGINX_POD_NAME }}-*.log
+ # Path /var/log/containers/{NGINX_POD_NAME}-*.log
385
# Parser nginx_access
386
# Tag kube.*
387
# Mem_Buf_Limit 5MB
388
# Skip_Long_Lines On
389
390
391
392
393
# Parser nginx_error
394
395
0 commit comments