chore(apps): remove traefik annotations because we're using an nginx ingress controller
This commit is contained in:
parent
a7c0ffdbdc
commit
9facd5f139
2 changed files with 1 additions and 13 deletions
|
|
@ -33,12 +33,6 @@ spec:
|
|||
# gethomepage.dev/description: "Virtual-tabletop"
|
||||
# gethomepage.dev/group: "Games"
|
||||
# gethomepage.dev/icon: "foundryvtt.png"
|
||||
traefik.enable: "true"
|
||||
traefik.http.routers.foundryvtt.entrypoints: websecure
|
||||
traefik.http.routers.foundryvtt.rule: Host(`vtt.nc.landry.land`)
|
||||
traefik.http.routers.foundryvtt.service: foundryvtt
|
||||
traefik.http.routers.foundryvtt.tls.certresolver: leresolver
|
||||
traefik.http.services.foundryvtt.loadbalancer.server.port: "8080"
|
||||
labels:
|
||||
app: foundryvtt
|
||||
spec:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue