Skip to content

Commit 339c7cf

Browse files
xmudriik8s-ci-robot
authored andcommitted
chore: Replace k8s.gcr.io with registry.k8s.io
Signed-off-by: Marko Mudrinić <[email protected]>
1 parent 5b184aa commit 339c7cf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

plugins/plugin-client-common/notebooks/welcome.json

+1-1
Large diffs are not rendered by default.

plugins/plugin-kubectl/notebooks/deploy-applications.json

+1-1
Large diffs are not rendered by default.

plugins/plugin-kubectl/tests/data/k8s/application/guestbook/redis-master-deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
spec:
3838
containers:
3939
- name: master
40-
image: k8s.gcr.io/redis:e2e # or just image: redis
40+
image: registry.k8s.io/redis:e2e # or just image: redis
4141
resources:
4242
requests:
4343
cpu: 100m

0 commit comments

Comments
 (0)