File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/book/src/topics/powervs Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,12 +59,12 @@ A public network is required for your kubernetes cluster. Perform the following
59
59
60
60
```shell
61
61
$ export IBMCLOUD_API_KEY=< API_KEY>
62
- $ pvsadm image import --instance-id < SERVICE_INSTANCE_ID> -b < BUCKETNAME> --object < OBJECT> --pvs-image-name < POWERVS_IMAGE_NAME> --bucket-region < REGION> --public-bucket
62
+ $ pvsadm image import --pvs- instance-id < SERVICE_INSTANCE_ID> -b < BUCKETNAME> --object < OBJECT> --pvs-image-name < POWERVS_IMAGE_NAME> --bucket-region < REGION> --public-bucket
63
63
```
64
64
65
65
e.g:
66
66
``` shell
67
- $ pvsadm image import --instance-id 6d892c30-5387-4685-85d0-4999d9c22a8c -b power-oss-bucket --object capibm-powervs-centos-streams8-1-24-2.ova.gz --pvs-image-name capibm-powervs-centos-streams8-1-24-2 --bucket-region us-south --public-bucket
67
+ $ pvsadm image import --pvs- instance-id 6d892c30-5387-4685-85d0-4999d9c22a8c -b power-oss-bucket --object capibm-powervs-centos-streams8-1-24-2.ova.gz --pvs-image-name capibm-powervs-centos-streams8-1-24-2 --bucket-region us-south --public-bucket
68
68
```
69
69
70
- For more information about the images can be found at [ machine-images] ( ../../machine-images/powervs.md ) section
70
+ For more information about the images can be found at [ machine-images] ( ../../machine-images/powervs.md ) section
You can’t perform that action at this time.
0 commit comments