mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
oraculum: try redis from docker.io
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user