update k8s registry domain

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato
2023-02-17 09:50:04 +01:00
parent 010e932f55
commit 006bc0f39d

View File

@@ -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