Skip to content

Instantly share code, notes, and snippets.

@flavianmissi
Created August 22, 2023 16:01
Show Gist options
  • Save flavianmissi/0518239edd6f51d54b5633212f2b2ac9 to your computer and use it in GitHub Desktop.
Save flavianmissi/0518239edd6f51d54b5633212f2b2ac9 to your computer and use it in GitHub Desktop.
ImageStream pull-through example
apiVersion: image.openshift.io/v1
kind: ImageStream
metadata:
annotations:
openshift.io/image.dockerRepositoryCheck: "2023-08-22T15:59:52Z"
creationTimestamp: "2023-08-22T15:59:51Z"
generation: 2
name: test-1
namespace: test
resourceVersion: "32104"
uid: 7112c60d-6783-4a7b-9764-5155fd421512
spec:
lookupPolicy:
local: false
tags:
- annotations: null
from:
kind: DockerImage
name: quay.io/podman/hello:latest
generation: 2
importPolicy:
importMode: PreserveOriginal
name: latest
referencePolicy:
type: Local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment