update operator release image (#777)
This commit is contained in:
		
							parent
							
								
									7af1de890c
								
							
						
					
					
						commit
						59a329d77b
					
				|  | @ -1,7 +1,7 @@ | |||
| image: | ||||
|   registry: registry.opensource.zalan.do | ||||
|   repository: acid/postgres-operator | ||||
|   tag: v1.3.0 | ||||
|   tag: v1.3.0-1-gf2695c7f | ||||
|   pullPolicy: "IfNotPresent" | ||||
| 
 | ||||
| # Optionally specify an array of imagePullSecrets. | ||||
|  |  | |||
|  | @ -1,7 +1,7 @@ | |||
| image: | ||||
|   registry: registry.opensource.zalan.do | ||||
|   repository: acid/postgres-operator | ||||
|   tag: v1.3.0 | ||||
|   tag: v1.3.0-1-gf2695c7f | ||||
|   pullPolicy: "IfNotPresent" | ||||
| 
 | ||||
| # Optionally specify an array of imagePullSecrets. | ||||
|  |  | |||
|  | @ -15,7 +15,7 @@ spec: | |||
|       serviceAccountName: zalando-postgres-operator | ||||
|       containers: | ||||
|       - name: postgres-operator | ||||
|         image: registry.opensource.zalan.do/acid/postgres-operator:v1.3.0 | ||||
|         image: registry.opensource.zalan.do/acid/postgres-operator:v1.3.0-1-gf2695c7f | ||||
|         imagePullPolicy: IfNotPresent | ||||
|         resources: | ||||
|           requests: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue