oraculum: Try redis image from gcr
This commit is contained in:
parent
8bacf413c2
commit
6350c8b9c4
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ spec:
|
||||||
- name: latest
|
- name: latest
|
||||||
from:
|
from:
|
||||||
kind: DockerImage
|
kind: DockerImage
|
||||||
name: quay.io/bitnami/redis:latest
|
name: gcr.io/bitnami-containers/redis:latest
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ImageStream
|
kind: ImageStream
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue