add mirror.gcr.io to registerless images
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user