minor fix in helm
This commit is contained in:
		
							parent
							
								
									fde3f366f5
								
							
						
					
					
						commit
						7919c1f05c
					
				|  | @ -80,8 +80,8 @@ configLogicalBackup: | ||||||
| configMap: | configMap: | ||||||
|   cluster_labels: application:spilo |   cluster_labels: application:spilo | ||||||
|   cluster_name_label: version |   cluster_name_label: version | ||||||
|   enable_pod_antiaffinity: false |   enable_pod_antiaffinity: "false" | ||||||
|   enable_pod_disruption_budget: true |   enable_pod_disruption_budget: "true" | ||||||
|   # inherited_labels: "" |   # inherited_labels: "" | ||||||
|   max_instances: "-1" |   max_instances: "-1" | ||||||
|   min_instances: "-1" |   min_instances: "-1" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue