remove pullPolicy

This commit is contained in:
ace
2021-03-29 05:21:03 +03:00
parent aa9fb746e4
commit a84d4bc69f
7 changed files with 0 additions and 7 deletions

View File

@ -5,7 +5,6 @@ playmaker_default_values:
replicaCount: 1
image:
repository: "{{ docker_registry }}/playmaker"
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "0.6.4"