Skip to content

Commit e88ffd5

Browse files
committed
show all driver links for Auth configuration
1 parent 6e9cc6c commit e88ffd5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/docs/getting-started/installation/kubernetes/powerflex/csmoperator/csm-modules/authorizationv2-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ description: >
66
Container Storage Modules (CSM) for Authorization v2.0 Operator deployment
77
---
88

9-
{{<include file="content/docs/getting-started/installation/operator/modules/authorizationv2-0.md" hideIds="2,3">}}
9+
{{<include file="content/docs/getting-started/installation/operator/modules/authorizationv2-0.md">}}

content/docs/getting-started/installation/kubernetes/powermax/csmoperator/csm-modules/authorizationv2-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ description: >
66
Container Storage Modules (CSM) for Authorization v2.0 Operator deployment
77
---
88

9-
{{<include file="content/docs/getting-started/installation/operator/modules/authorizationv2-0.md" hideIds="1,3" >}}
9+
{{<include file="content/docs/getting-started/installation/operator/modules/authorizationv2-0.md">}}

content/docs/getting-started/installation/openshift/powermax/csmoperator/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ dell-csm-operator-controller-manager-86dcdc8c48-6dkxm 2/2 Running
141141
142142
4. **Create the Reverse Proxy TLS Secret**
143143
144-
Referencing the TLS certificate and key created in the [CSI PowerMax Reverse Proxy](./#csi-powermax-reverse-proxy) prerequisite, create the `csirevproxy-tls-secret` secret.
144+
Referencing the TLS certificate and key created in the [CSI PowerMax Reverse Proxy](../prerequisite/#csi-powermax-reverse-proxy) prerequisite, create the `csirevproxy-tls-secret` secret.
145145
```bash
146146
oc create secret -n powermax tls csirevproxy-tls-secret --cert=tls.crt --key=tls.key
147147
```

0 commit comments

Comments
 (0)