nodejs-ex/helm/nodejs/templates/imagestream.yaml
2017-09-14 17:48:56 -05:00

6 lines
177 B
YAML
Executable file

kind: ImageStream
apiVersion: image.openshift.io/v1
metadata:
name: {{ .Values.name | quote }}
annotations:
description: Keeps track of changes in the application image