Skip to content

Commit dce55d5

Browse files
committed
host and port instead syslog_
1 parent 2a19416 commit dce55d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/workflow/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,9 @@ fluentd:
137137
# Configure the following ONLY if using Fluentd to send log messages to both
138138
# the Logger component and external syslog endpoint
139139
# external syslog endpoint url
140-
syslog_host: ""
140+
host: ""
141141
# external syslog endpoint port
142-
syslog_port: ""
142+
port: ""
143143

144144
monitor:
145145
grafana:

0 commit comments

Comments
 (0)