update postgres-operator deployment to apps/v1 (#598)
This commit is contained in:
		
							parent
							
								
									2c9fefdfb2
								
							
						
					
					
						commit
						d69211032e
					
				|  | @ -1,9 +1,12 @@ | |||
| apiVersion: apps/v1beta1 | ||||
| apiVersion: apps/v1 | ||||
| kind: Deployment | ||||
| metadata: | ||||
|   name: postgres-operator | ||||
| spec: | ||||
|   replicas: 1 | ||||
|   selector: | ||||
|     matchLabels: | ||||
|       name: postgres-operator | ||||
|   template: | ||||
|     metadata: | ||||
|       labels: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue