Add example of the watched namespace to the operator config map
This commit is contained in:
		
							parent
							
								
									ea84f9d577
								
							
						
					
					
						commit
						0ef801f4e0
					
				|  | @ -3,6 +3,8 @@ kind: ConfigMap | ||||||
| metadata: | metadata: | ||||||
|   name: postgres-operator |   name: postgres-operator | ||||||
| data: | data: | ||||||
|  |   # assumes the ns exists before the operator starts | ||||||
|  |   # watched_namespace: development | ||||||
|   service_account_name: operator |   service_account_name: operator | ||||||
|   cluster_labels: application:spilo |   cluster_labels: application:spilo | ||||||
|   cluster_name_label: version |   cluster_name_label: version | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue