Skip to content

Commit

Permalink
Switch K8s registry to registry.k8s.io
Browse files Browse the repository at this point in the history
  • Loading branch information
donatwork committed Apr 5, 2023
1 parent 9378195 commit cc8c700
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
emptyDir: {}
containers:
- name: metrics-server
image: k8s.gcr.io/metrics-server-amd64:v0.3.5
image: registry.k8s.io/metrics-server-amd64:v0.3.5
imagePullPolicy: Always
volumeMounts:
- name: tmp-dir
Expand Down

0 comments on commit cc8c700

Please sign in to comment.