diff --git a/chart/templates/machineid.yaml b/chart/templates/machineid.yaml index a7a8802..4fb680e 100644 --- a/chart/templates/machineid.yaml +++ b/chart/templates/machineid.yaml @@ -29,7 +29,7 @@ spec: runAsUser: 0 containers: - name: pause - image: k8s.gcr.io/pause:3.1 + image: registry.k8s.io/pause:3.1 resources: limits: cpu: "0.1"