github.com/opendevstack/tailor@v1.3.5-0.20220119161809-cab064e60a67/internal/test/golden/export/is.yml (about)

     1  apiVersion: template.openshift.io/v1
     2  kind: Template
     3  objects:
     4  - apiVersion: image.openshift.io/v1
     5    kind: ImageStream
     6    metadata:
     7      annotations:
     8        description: Keeps track of changes in the application image
     9        openshift.io/generated-by: OpenShiftNewApp
    10      labels:
    11        app: foo-bar
    12      name: bar
    13    spec:
    14      dockerImageRepository: bar
    15      lookupPolicy:
    16        local: false