Update production stack hostname to ingress.nixc.us
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Colin 2026-01-21 11:07:28 -05:00
parent 291165e6fe
commit 06c91e6dd7
Signed by: colin
SSH Key Fingerprint: SHA256:nRPCQTeMFLdGytxRQmPVK9VXY3/ePKQ5lGRyJhT5DY8
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ services:
deploy:
placement:
constraints:
- node.hostname == ingress
- node.hostname == ingress.nixc.us
replicas: 1
restart_policy:
condition: on-failure
@ -30,7 +30,7 @@ services:
deploy:
placement:
constraints:
- node.hostname == ingress
- node.hostname == ingress.nixc.us
labels:
homepage.group: apps
homepage.name: HasteBin