Skip to content

Commit

Permalink
chore: Fix broken links (#2778) (#2781)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliiiah authored May 6, 2024
1 parent 3a96712 commit c5df341
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/docs-content/integrations/portworx_operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ vsphereSecret:

To activate the Pure Flash Array integration, you will need to create a Kubernetes secret named `px-pure-secret` on your
cluster containing your
[Flash Array license JSON](https://docs.portworx.com/portworx-enterprise/install-portworx/kubernetes/install-flasharray.html#create-a-json-configuration-file).
[Flash Array license JSON](https://docs.portworx.com/portworx-enterprise/install-portworx/kubernetes/flasharray/install-flasharray-on-cloud#create-a-json-configuration-file).
The secret must be created in the namespace that contains the `StorageCluster` resource. The namespace is `portworx` by
default.

Expand Down Expand Up @@ -1142,7 +1142,7 @@ vsphereSecret:

To activate the Pure Flash Array integration, you will need to create a Kubernetes secret named `px-pure-secret` on your
cluster containing your
[Flash Array license JSON](https://docs.portworx.com/portworx-enterprise/install-portworx/kubernetes/install-flasharray.html#create-a-json-configuration-file).
[Flash Array license JSON](https://docs.portworx.com/portworx-enterprise/install-portworx/kubernetes/flasharray/install-flasharray-on-cloud#create-a-json-configuration-file).
The secret must be created in the namespace that contains the `StorageCluster` resource. The namespace is `kube-system`
by default.

Expand Down Expand Up @@ -1733,7 +1733,7 @@ vsphereSecret:

To activate the Pure Flash Array integration, you will need to create a Kubernetes secret named `px-pure-secret` on your
cluster containing your
[Flash Array license JSON](https://docs.portworx.com/portworx-enterprise/install-portworx/kubernetes/install-flasharray.html#create-a-json-configuration-file).
[Flash Array license JSON](https://docs.portworx.com/portworx-enterprise/install-portworx/kubernetes/flasharray/install-flasharray-on-cloud#create-a-json-configuration-file).
The secret must be created in the namespace that contains the `StorageCluster` resource. The namespace is `kube-system`
by default.

Expand Down

0 comments on commit c5df341

Please sign in to comment.