Merge pull request #11829 from cpanato/renamek8s

update k8s registry domain
pull/11832/head
Martin Hickey 2 years ago committed by GitHub
commit b789d8677d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -441,7 +441,7 @@ spec:
spec:
containers:
- name: master
image: k8s.gcr.io/redis:e2e # or just image: redis
image: registry.k8s.io/redis:e2e # or just image: redis
resources:
requests:
cpu: 100m

Loading…
Cancel
Save