fix playmaker

This commit is contained in:
ace
2021-02-17 10:59:31 +03:00
parent cf6aa66cdd
commit 025e700a36

View File

@@ -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"