Updated documentation.
This commit is contained in:
		
							parent
							
								
									5fe7e4afff
								
							
						
					
					
						commit
						ba68ff6946
					
				|  | @ -71,6 +71,7 @@ The following tables lists the configurable parameters of this chart and their d | |||
| | `nfs.path`                          | Basepath of the mount point to be used                                                                | `/nfs-storage`                                           | | ||||
| | `nfs.mountOptions`                  | Mount options (e.g. 'nfsvers=3')                                                                      | null                                                     | | ||||
| | `nfs.volumeName`                    | Volume name used inside the pods                                                                      | `nfs-subdir-external-provisioner-root`                   | | ||||
| | `nfs.reclaimPolicy`                 | Reclaim policy for the main nfs volume used for subdir provisioning                                   | `Retain`                                                 | | ||||
| | `resources`                         | Resources required (e.g. CPU, memory)                                                                 | `{}`                                                     | | ||||
| | `rbac.create`                       | Use Role-based Access Control                                                                         | `true`                                                   | | ||||
| | `podSecurityPolicy.enabled`         | Create & use Pod Security Policy resources                                                            | `false`                                                  | | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue