Fix PostgreSQL password reference for jobs (#19504)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							223e152312
						
					
				
				
					commit
					dae954ef11
				
			@@ -60,7 +60,7 @@ spec:
 | 
			
		||||
              valueFrom:
 | 
			
		||||
                secretKeyRef:
 | 
			
		||||
                  name: {{ template "mastodon.postgresql.secretName" . }}
 | 
			
		||||
                  key: password
 | 
			
		||||
                  key: postgresql-password
 | 
			
		||||
            - name: "REDIS_PASSWORD"
 | 
			
		||||
              valueFrom:
 | 
			
		||||
                secretKeyRef:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user