We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a19416 commit dce55d5Copy full SHA for dce55d5
1 file changed
charts/workflow/values.yaml
@@ -137,9 +137,9 @@ fluentd:
137
# Configure the following ONLY if using Fluentd to send log messages to both
138
# the Logger component and external syslog endpoint
139
# external syslog endpoint url
140
- syslog_host: ""
+ host: ""
141
# external syslog endpoint port
142
- syslog_port: ""
+ port: ""
143
144
monitor:
145
grafana:
0 commit comments