oraculum: try redis from docker.io
This commit is contained in:
parent
209b6f234e
commit
7ad73ddf72
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ spec:
|
|||
- name: latest
|
||||
from:
|
||||
kind: DockerImage
|
||||
name: gcr.io/bitnami-containers/redis:latest
|
||||
# docker.io should be okay as bitnami is verified publisher and doesn't undergo rate-limiting
|
||||
name: docker.io/bitnami/redis:latest
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ImageStream
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue