committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							a14759a9c9
						
					
				
				
					commit
					e8a11f82bc
				
			| @@ -70,7 +70,7 @@ We truncate at 63 chars because some Kubernetes name fields are limited to this | |||||||
| {{- if .Values.postgresql.fullnameOverride -}} | {{- if .Values.postgresql.fullnameOverride -}} | ||||||
| {{- .Values.postgresql.fullnameOverride | trunc 63 | trimSuffix "-" -}} | {{- .Values.postgresql.fullnameOverride | trunc 63 | trimSuffix "-" -}} | ||||||
| {{- else -}} | {{- else -}} | ||||||
| {{ printf "%s-%s" .Chart.Name "postgresql"}} | {{ printf "%s-%s" .Release.Name "postgresql"}} | ||||||
| {{- end -}} | {{- end -}} | ||||||
| {{- end -}} | {{- end -}} | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user