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