mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-25 04:11:46 +00:00
Move from k8s.gcr.io to registry.k8s.io
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
@@ -47,7 +47,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: node-problem-detector
|
||||
image: k8s.gcr.io/node-problem-detector/node-problem-detector:v0.8.9
|
||||
image: registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.9
|
||||
command:
|
||||
- "/bin/sh"
|
||||
- "-c"
|
||||
|
Reference in New Issue
Block a user