diff --git a/infrastructure/kube-system/quorum.yaml b/infrastructure/kube-system/quorum.yaml index 4b95c6e1266dc6d0b889488abc9bc31679b76284..1d368cc4ed768a4586e26eb2383f74cc4884cd9b 100644 --- a/infrastructure/kube-system/quorum.yaml +++ b/infrastructure/kube-system/quorum.yaml @@ -40,4 +40,4 @@ spec: effect: NoSchedule containers: - name: pause - image: k8s.gcr.io/pause + image: registry.k8s.io/pause