Skip to content

Instantly share code, notes, and snippets.

@KurtStam
Created March 27, 2020 10:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KurtStam/ce5cd78614e262b666dafa7037a28c8c to your computer and use it in GitHub Desktop.
Save KurtStam/ce5cd78614e262b666dafa7037a28c8c to your computer and use it in GitHub Desktop.
# Please edit the object below. Lines beginning with a '#' will be ignored,
# and an empty file will abort the edit. If an error occurs while saving this file will be
# reopened with the relevant failures.
#
apiVersion: image.openshift.io/v1
kind: ImageStream
metadata:
creationTimestamp: 2020-03-27T09:36:47Z
generation: 1
name: syndesis-server
namespace: myproject
resourceVersion: "13146"
selfLink: /apis/image.openshift.io/v1/namespaces/myproject/imagestreams/syndesis-server
uid: 7a9455af-700e-11ea-93a4-c2dc1afa0275
spec:
lookupPolicy:
local: true
status:
dockerImageRepository: 172.30.1.1:5000/myproject/syndesis-server
tags:
- items:
- created: 2020-03-27T10:12:38Z
dockerImageReference: 172.30.1.1:5000/myproject/syndesis-server@sha256:88ca4b2168ef7fab49c9639de71ab5bfb6136b3fe1e8f783d7fb9e5e27fdb29c
generation: 1
image: sha256:88ca4b2168ef7fab49c9639de71ab5bfb6136b3fe1e8f783d7fb9e5e27fdb29c
- created: 2020-03-27T09:37:13Z
dockerImageReference: 172.30.1.1:5000/myproject/syndesis-server@sha256:4d02e6f115b6dfc1e9f63301b27cf797338e2b708ef2946508a635064f631bf3
generation: 1
image: sha256:4d02e6f115b6dfc1e9f63301b27cf797338e2b708ef2946508a635064f631bf3
tag: latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment