Use primary instead of master

This commit is contained in:
2024-09-04 00:11:28 +02:00
parent 3fbffb08cd
commit 0163ab2a60
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM danielberteaud/alpine:24.8-1
FROM danielberteaud/alpine:24.9-1
LABEL maintainer="Daniel Berteaud <dbd@ehtrace.com>"
ARG MINIFLUX_VERSION=2.2.0

View File

@@ -117,7 +117,7 @@ job "miniflux" {
}
env {
SERVICE_0 = "master.postgres.service.consul"
SERVICE_0 = "primary.postgres.service.consul"
}
resources {

View File

@@ -20,7 +20,7 @@ miniflux:
memory: 192
wait_for:
- service: master.postgres[[ .consul.suffix ]]
- service: primary.postgres[[ .consul.suffix ]]
consul:
connect: