update user.docs
This commit is contained in:
		
							parent
							
								
									7bd39d3bfd
								
							
						
					
					
						commit
						d5ad9a35f9
					
				|  | @ -350,7 +350,7 @@ variables are always passed to sidecars: | ||||||
| The PostgreSQL volume is shared with sidecars and is mounted at | The PostgreSQL volume is shared with sidecars and is mounted at | ||||||
| `/home/postgres/pgdata`. | `/home/postgres/pgdata`. | ||||||
| 
 | 
 | ||||||
| **Note**: The operator will not launch a cluster if sidecar containers are | **Note**: The operator will not create a cluster if sidecar containers are | ||||||
| specified but globally disabled in the configuration. The `enable_sidecars` | specified but globally disabled in the configuration. The `enable_sidecars` | ||||||
| option must be set to `true`. | option must be set to `true`. | ||||||
| 
 | 
 | ||||||
|  | @ -378,7 +378,7 @@ spec: | ||||||
| 
 | 
 | ||||||
| `initContainers` accepts full `v1.Container` definition. | `initContainers` accepts full `v1.Container` definition. | ||||||
| 
 | 
 | ||||||
| **Note**: The operator will not launch a cluster if `initContainers` are | **Note**: The operator will not create a cluster if `initContainers` are | ||||||
| specified but globally disabled in the configuration. The | specified but globally disabled in the configuration. The | ||||||
| `enable_init_containers` option must be set to `true`. | `enable_init_containers` option must be set to `true`. | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue