add basic helm chart

This commit is contained in:
Jim Minter 2017-09-12 16:17:41 -05:00
parent 44abae3f81
commit d6a27c221f
8 changed files with 147 additions and 0 deletions

View file

@ -0,0 +1,6 @@
kind: ImageStream
apiVersion: image.openshift.io/v1
metadata:
name: {{ .Values.name | quote }}
annotations:
description: Keeps track of changes in the application image