Skip to content

Commit

Permalink
Fixed broken hyperlinks in readme documentation (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: pragrawal10 <pragrawal@purestorage.com>

Signed-off-by: pragrawal10 <pragrawal@purestorage.com>
  • Loading branch information
pragrawal-px authored Oct 10, 2022
1 parent 20f75c3 commit 641409e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/add-ons/portworx.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,5 +135,5 @@ The following tables lists the configurable parameters of the Portworx chart and
| `monitoring` | Enable Monitoring on Portworx cluster | false |
| `enableCSI` | Enable CSI | false |
| `enableAutopilot` | Enable Autopilot | false |
| `KVDBauthSecretName` | Refer https://docs.portworx.com/reference/etcd/securing-with-certificates-in-kubernetes to create a kvdb secret and specify the name of the secret here| none |
| `KVDBauthSecretName` | Refer [Securing with certificates in Kubernetes](https://docs.portworx.com/operations/etcd/#securing-with-certificates-in-kubernetes) to create a kvdb secret and specify the name of the secret here| none |
| `deleteType` | Specify which strategy to use while Uninstalling Portworx. "Uninstall" values only removes Portworx but with "UninstallAndWipe" value all data from your disks including the Portworx metadata is also wiped permanently | UninstallAndWipe |

0 comments on commit 641409e

Please sign in to comment.