Fixed postgres image name
This commit is contained in:
		@@ -31,7 +31,7 @@ spec:
 | 
			
		||||
           claimName: job-orchestrator-postgres-pvc
 | 
			
		||||
      containers:
 | 
			
		||||
        - name: job-orchestrator-postgres
 | 
			
		||||
          image: postgresql:13
 | 
			
		||||
          image: "postgres:13"
 | 
			
		||||
          envFrom:
 | 
			
		||||
           - configMapRef:
 | 
			
		||||
               name: job-orchestrator-postgres-config
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user