add mirror.gcr.io to registerless images

This commit is contained in:
2026-01-03 05:34:27 +02:00
parent eaf2d552ba
commit fe1e7f015f
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ spec:
topologyKey: "kubernetes.io/hostname"
containers:
- name: go2rtc
image: alexxit/go2rtc
image: mirror.gcr.io/alexxit/go2rtc:latest
ports:
- name: rtsp
containerPort: 8554