feat(ecs): add PassTLSCert label.
This commit is contained in:
parent
7c64f5d31e
commit
c3d5ad2eeb
2 changed files with 8 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
|||
backend = "backend-{{ $serviceName }}"
|
||||
priority = {{ getPriority .}}
|
||||
passHostHeader = {{ getPassHostHeader .}}
|
||||
passTLSCert = {{ getPassTLSCert .}}
|
||||
|
||||
entryPoints = [{{range getEntryPoints .}}
|
||||
"{{.}}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue