Skip to content

Commit ba68ff6

Browse files
committed
Updated documentation.
1 parent 5fe7e4a commit ba68ff6

File tree

1 file changed

+1
-0
lines changed
  • charts/nfs-subdir-external-provisioner

1 file changed

+1
-0
lines changed

charts/nfs-subdir-external-provisioner/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ The following tables lists the configurable parameters of this chart and their d
7171
| `nfs.path` | Basepath of the mount point to be used | `/nfs-storage` |
7272
| `nfs.mountOptions` | Mount options (e.g. 'nfsvers=3') | null |
7373
| `nfs.volumeName` | Volume name used inside the pods | `nfs-subdir-external-provisioner-root` |
74+
| `nfs.reclaimPolicy` | Reclaim policy for the main nfs volume used for subdir provisioning | `Retain` |
7475
| `resources` | Resources required (e.g. CPU, memory) | `{}` |
7576
| `rbac.create` | Use Role-based Access Control | `true` |
7677
| `podSecurityPolicy.enabled` | Create & use Pod Security Policy resources | `false` |

0 commit comments

Comments
 (0)