C2(migrate-immich-to-ringtail): impl rename ringtail immich ingress photos-ringtail -> photos

Minikube immich-tailscale Ingress was deleted; the "photos" Tailscale
device name is now free. Renaming the ringtail ingress claims it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-05-13 13:27:04 -07:00
commit aad76fc3e0

View file

@ -1,10 +1,9 @@
# Tailscale ProxyGroup Ingress for Immich on ringtail.
#
# Staging hostname: photos-ringtail.tail8d86e.ts.net
# The minikube ingress claims the "photos" Tailscale device name.
# Tailscale enforces uniqueness across the tailnet, so this ingress
# uses photos-ringtail until the minikube ingress is torn down at
# cutover. See [[immich-cutover-and-decommission]] for the rename.
# Production hostname: photos.tail8d86e.ts.net
# (during the cutover window this was photos-ringtail; the minikube
# ingress was torn down before this was renamed to photos to avoid
# the Tailscale device-name collision.)
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
@ -34,4 +33,4 @@ spec:
number: 2283
tls:
- hosts:
- photos-ringtail
- photos