Update stack.staging.yml
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
bbea2d5369
commit
cce185d0b4
|
@ -7,8 +7,7 @@ x-authelia-env: &authelia-env
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
external: true
|
driver: overlay
|
||||||
name: fansdb
|
|
||||||
traefik:
|
traefik:
|
||||||
external: true
|
external: true
|
||||||
ad:
|
ad:
|
||||||
|
@ -113,6 +112,8 @@ services:
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.hostname == ingress.nixc.us
|
- node.hostname == ingress.nixc.us
|
||||||
|
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
us.nixc.autodeploy: "true"
|
us.nixc.autodeploy: "true"
|
||||||
traefik.enable: "false"
|
traefik.enable: "false"
|
||||||
|
|
Loading…
Reference in New Issue