Skip to content

Commit

Permalink
Merge pull request openshift#11168 from openshift-cherrypick-robot/ch…
Browse files Browse the repository at this point in the history
…erry-pick-11165-to-release-3.9

[release-3.9] bug 1668338. Fix the correct ds template
  • Loading branch information
openshift-merge-robot committed Feb 11, 2019
2 parents 1cf87a6 + 4e8b319 commit 21cd6fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/openshift_logging_fluentd/templates/2.x/fluentd.j2
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ spec:
readOnly: true
{% endif %}
env:
- name: "MERGE_JSON_LOG"
value: "{{ openshift_logging_fluentd_merge_json_log }}"
- name: "K8S_HOST_URL"
value: "{{ openshift_logging_fluentd_master_url }}"
- name: "ES_HOST"
Expand Down

0 comments on commit 21cd6fe

Please sign in to comment.