The --postgres-pvc-storage-class-name is not available for the dsc server:deploy command
Issue
- It is impossible to use
--postgres-pvc-storage-class-namein thedsccommand to declare storageClassName for PostgreSQL PVC (Persistent Volume Claim).
$ dsc server:deploy --help | grep storage-class-name
--workspace-pvc-storage-class-name=workspace-pvc-storage-class-name
$ dsc server:deploy --postgres-pvc-storage-class-name=local-sc --workspace-pvc-storage-class-name=local-sc
› Error: Unexpected argument: --postgres-pvc-storage-class-name=local-sc
› See more help with --help
Environment
- Red Hat OpenShift Dev Spaces v3.6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.