Merge pull request #285 from chihaya/helm-head
contrib/helm: default to using HEAD container
This commit is contained in:
commit
738e496929
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
repository: quay.io/jzelinskie/chihaya
|
repository: quay.io/jzelinskie/chihaya-git
|
||||||
tag: v2.0.0-rc.1
|
tag: latest
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
name: chihaya
|
name: chihaya
|
||||||
|
|
Loading…
Add table
Reference in a new issue