C0: move immich blackbox probe to ringtail alloy
Immich migrated to ringtail's k3s cluster but the probe still targeted the in-cluster service DNS on indri's minikube, firing ServiceProbeFailure indefinitely. Moved the target into alloy-ringtail's config so the probe runs in the cluster where immich actually lives. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
e222d47d45
commit
1897eb1c5b
3 changed files with 21 additions and 6 deletions
1
docs/changelog.d/+immich-probe-ringtail.infra.md
Normal file
1
docs/changelog.d/+immich-probe-ringtail.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Moved the Immich blackbox health probe from indri's alloy to ringtail's alloy. After the immich migration to ringtail, the probe still targeted `immich-server.immich.svc.cluster.local` on indri's cluster where the service no longer exists, causing a persistent `ServiceProbeFailure` alert.
|
||||
Loading…
Add table
Add a link
Reference in a new issue