Add marathon tls options to documentation

This commit is contained in:
Cam Parry 2016-10-31 15:37:06 +10:00 committed by Cam Parry
parent f5463c3d38
commit 91634d5c1c
No known key found for this signature in database
GPG key ID: F9EDD0676B19B763

View file

@ -826,6 +826,9 @@ domain = "marathon.localhost"
# Optional
#
# [marathon.TLS]
# CA = "/etc/ssl/ca.crt"
# Cert = "/etc/ssl/marathon.cert"
# Key = "/etc/ssl/marathon.key"
# InsecureSkipVerify = true
# DCOSToken for DCOS environment, This will override the Authorization header