nodejs-ex/helm/nodejs/templates/imagestream.yaml

7 lines
177 B
YAML
Raw Normal View History

2017-09-12 21:17:41 +00:00
kind: ImageStream
apiVersion: image.openshift.io/v1
metadata:
name: {{ .Values.name | quote }}
annotations:
description: Keeps track of changes in the application image