oraculum: Try scheduling redis importPolicy

This commit is contained in:
František Zatloukal 2024-09-18 16:35:30 +02:00
parent 88400a19a6
commit c5d4bad183

View file

@ -20,6 +20,8 @@ spec:
kind: DockerImage kind: DockerImage
# docker.io should be okay as bitnami is verified publisher and doesn't undergo rate-limiting # docker.io should be okay as bitnami is verified publisher and doesn't undergo rate-limiting
name: docker.io/bitnami/redis:latest name: docker.io/bitnami/redis:latest
importPolicy:
scheduled: true
--- ---
apiVersion: image.openshift.io/v1 apiVersion: image.openshift.io/v1
kind: ImageStream kind: ImageStream