Testing a more vanilla configuration
This commit is contained in:
@@ -10,9 +10,8 @@ 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}}
|
||||||
networks:
|
# networks:
|
||||||
- default
|
# - public-proxy
|
||||||
- public
|
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
- "443:443"
|
- "443:443"
|
||||||
@@ -23,5 +22,5 @@ services:
|
|||||||
- /RancherConfig/Personal/Traefik/traefik.toml:/traefik.toml:ro
|
- /RancherConfig/Personal/Traefik/traefik.toml:/traefik.toml:ro
|
||||||
# - /opt/traefik/acme.json:/acme.json
|
# - /opt/traefik/acme.json:/acme.json
|
||||||
|
|
||||||
networks:
|
#networks:
|
||||||
public-proxy:
|
# public-proxy:
|
||||||
Reference in New Issue
Block a user