From 9f37ddea3417e17c02b52d6f90a9a31e4340ccf6 Mon Sep 17 00:00:00 2001 From: Dan Date: Tue, 7 Mar 2023 07:18:30 -0500 Subject: [PATCH] realign title of table in chart Readme --- charts/nfs-subdir-external-provisioner/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/nfs-subdir-external-provisioner/README.md b/charts/nfs-subdir-external-provisioner/README.md index 7d103a1b..7a1d20db 100644 --- a/charts/nfs-subdir-external-provisioner/README.md +++ b/charts/nfs-subdir-external-provisioner/README.md @@ -48,7 +48,7 @@ The command removes all the Kubernetes components associated with the chart and The following tables lists the configurable parameters of this chart and their default values. -| Parameter | Description | Default | +| Parameter | Description | Default | | ------------------------------------ | ----------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- | | `replicaCount` | Number of provisioner instances to deployed | `1` | | `strategyType` | Specifies the strategy used to replace old Pods by new ones | `Recreate` |