Fix SSL issue

This commit is contained in:
Mike Reeves
2020-12-16 11:57:27 -05:00
committed by GitHub
parent 9c8fc5e6ed
commit 09b5e6d227
+2 -1
View File
@@ -48,6 +48,7 @@ so-telegraf:
- HOST_ETC=/host/etc - HOST_ETC=/host/etc
- HOST_SYS=/host/sys - HOST_SYS=/host/sys
- HOST_MOUNT_PREFIX=/host - HOST_MOUNT_PREFIX=/host
- GODEBUG=x509ignoreCN=0
- network_mode: host - network_mode: host
- binds: - binds:
- /opt/so/log/telegraf:/var/log/telegraf:rw - /opt/so/log/telegraf:/var/log/telegraf:rw
@@ -84,4 +85,4 @@ telegraf_state_not_allowed:
test.fail_without_changes: test.fail_without_changes:
- name: telegraf_state_not_allowed - name: telegraf_state_not_allowed
{% endif %} {% endif %}