Not going to mess with Traefik for the moment
This commit is contained in:
@@ -20,10 +20,6 @@ services:
|
|||||||
{{- if (.Values.HOST_LABEL)}}
|
{{- if (.Values.HOST_LABEL)}}
|
||||||
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
|
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
|
||||||
{{- end}}
|
{{- end}}
|
||||||
traefik.enable: true
|
|
||||||
traefik.domain: "testcloud.williammiceli.systems"
|
|
||||||
traefik.port: "9000"
|
|
||||||
traefik.frontend.headers.SSLRedirect: false
|
|
||||||
networks:
|
networks:
|
||||||
- nextcloud-net
|
- nextcloud-net
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user