contrib/helm: default to using HEAD container

This fixes a bug where the config being used is for HEAD, but previously the container image being used was for a tagged release with a different config schema.
This commit is contained in:
Jimmy Zelinskie 2017-01-31 21:40:36 -05:00 committed by GitHub
parent 4aad0e992b
commit 8bc2b09724

View file

@ -1,7 +1,7 @@
replicaCount: 1
image:
repository: quay.io/jzelinskie/chihaya
tag: v2.0.0-rc.1
repository: quay.io/jzelinskie/chihaya-git
tag: latest
pullPolicy: IfNotPresent
service:
name: chihaya