[BUG]: Examples provided in the secrets of install driver for the Primary Unisphere and Back up Unisphere is lacking clarity in ConfigMap #1568
Labels
area/csi-powermax
Issue pertains to the CSI Driver for Dell EMC PowerMax
area/csm-docs
Issue pertains to the CSM Documentation
type/bug
Something isn't working. This is the default label associated with a bug issue.
Milestone
Bug Description
https://dell.github.io/csm-docs/docs/deployment/csmoperator/drivers/powermax/#install-driver
This has to be clearly referring to Primary Unisphere or backup unisphere as an example
Changes are needed in two place
Better to remove the code in the documentation completely and refer only the ConfigMap from the documentation
Logs
https://dell.github.io/csm-docs/docs/deployment/csmoperator/drivers/powermax/#install-driver
mode: StandAlone # Mode for the reverseproxy, should not be changed
port: 2222 # Port on which reverseproxy will listen
logLevel: debug
logFormat: text
standAloneConfig:
storageArrays:
- storageArrayId: "000000000001" # arrayID
primaryURL: https://primary-1.unisphe.re:8443 # primary unisphere for arrayID
backupURL: https://backup-1.unisphe.re:8443 # backup unisphere for arrayID
proxyCredentialSecrets:
- proxy-secret-11 # credential secret for primary unisphere, e.g., powermax-creds
- proxy-secret-12 # credential secret for backup unisphere, e.g., powermax-creds
- storageArrayId: "000000000002"
primaryURL: https://primary-2.unisphe.re:8443
backupURL: https://backup-2.unisphe.re:8443
proxyCredentialSecrets:
- proxy-secret-21
- proxy-secret-22
managementServers:
- url: https://primary-1.unisphe.re:8443 # primary unisphere endp
Screenshots
No response
Additional Environment Information
No response
Steps to Reproduce
Refer to the config map https://github.com/dell/csm-operator/blob/main/samples/csireverseproxy/config.yaml
Expected Behavior
Example should give the customer clarity not to mislead
CSM Driver(s)
PowerMax
Installation Type
No response
Container Storage Modules Enabled
No response
Container Orchestrator
NA
Operating System
NA
The text was updated successfully, but these errors were encountered: