forked from Ivasoft/traefik
feat(consulcatalog): add passTLSCert tags.
This commit is contained in:
committed by
Traefiker
parent
f0a733d6d6
commit
2fdefa258e
@@ -42,6 +42,7 @@
|
||||
backend = "backend-{{ $service.ServiceName }}"
|
||||
priority = {{ getPriority $service.Attributes }}
|
||||
passHostHeader = {{ getPassHostHeader $service.Attributes }}
|
||||
passTLSCert = {{ getPassTLSCert $service.Attributes }}
|
||||
|
||||
entryPoints = [{{range getFrontEndEntryPoints $service.Attributes }}
|
||||
"{{.}}",
|
||||
|
||||
Reference in New Issue
Block a user