Testing Traefik configuration
This commit is contained in:
@@ -20,6 +20,10 @@ 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