Websecure ingress only
This commit is contained in:
parent
25f2cb7c70
commit
b0b63d29b2
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
||||||
"Name": "web",
|
"Name": "web",
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"traefik.enable=true",
|
"traefik.enable=true",
|
||||||
|
"traefik.http.routers.web.entrypoints=websecure",
|
||||||
"traefik.http.routers.web.rule=Host(`hello-world.brmartin.co.uk`)"
|
"traefik.http.routers.web.rule=Host(`hello-world.brmartin.co.uk`)"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue