fix playmaker
This commit is contained in:
parent
cf6aa66cdd
commit
025e700a36
@ -1,11 +1,11 @@
|
|||||||
playmaker_enabled: true
|
playmaker_enabled: true
|
||||||
playmaker_publish: false
|
playmaker_publish: false
|
||||||
playmeker_short_name: "playmaker"
|
playmaker_short_name: "playmaker"
|
||||||
playmaker_default_values:
|
playmaker_default_values:
|
||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
repository: "{{ docker_registry }}/playmaker"
|
repository: "{{ docker_registry }}/playmaker"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: Always
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "0.6.4"
|
tag: "0.6.4"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user