Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Oglesby, Michael authored and Oglesby, Michael committed Jan 10, 2022
1 parent 545014f commit e15374c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netapp_dataops_k8s/docs/workspace_management.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ The following options/arguments are optional:
-p, --cpu= Number of CPUs to reserve for JupyterLab workspace. Format: '0.5', '1', etc. If not specified, no CPUs will be reserved.
-b, --load-balancer Option to choose a LoadBalancer service instead of using NodePort service. If not specified, NodePort service will be utilized.
-a, --register-with-astra Register new workspace with Astra Control (requires Astra Control).
-v, --mount-pvc Option to attach an additional existing PVC that can be mounted at a spefic path whithin the container. Format: -v/--mount-pvc=existing_pvc_name:mount_point. If not specified, no additional PVC will be attached.
-v, --mount-pvc Option to attach an additional existing PVC that can be mounted at a spefic path whithin the container. Format: -v/--mount-pvc=existing_pvc_name:mount_point. If not specified, no additional PVC will be attached.
```
##### Example Usage
Expand Down

0 comments on commit e15374c

Please sign in to comment.