This commit is contained in:
2025-12-06 15:59:44 +01:00
parent b7efad7a12
commit c5c66dc914

View File

@@ -13,10 +13,11 @@ services:
loki-url: http://192.168.77.101:3100/loki/api/v1/push loki-url: http://192.168.77.101:3100/loki/api/v1/push
loki-relabel-config: | loki-relabel-config: |
- action: labelmap - action: labelmap
regex: swarm_stack regex: regsync_.*
replacement: namespace replacement: regsync
- action: labelmap - action: labelmap
regex: swarm_regsync regex: regsync_regsync.*
replacement: regsync
stdin_open: true stdin_open: true
volumes: volumes:
- config:/home/appuser/ - config:/home/appuser/
@@ -25,9 +26,6 @@ services:
labels: labels:
wud.watch: 'true' wud.watch: 'true'
wud.watch.digest: 'true' wud.watch.digest: 'true'
service.name: regsync
stack.name: regsync
node.name: regsync
replicas: 1 replicas: 1
placement: placement:
constraints: constraints: