File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
managing_providers/storage_providers Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,19 +22,19 @@ For a list of supported regions please refer to this [page](https://cloud.ibm.co
22
22
1 . [ Create] ( https://cloud.ibm.com/objectstorage/create ) new Cloud Object Storage instance in IBM Cloud Console.
23
23
24
24
2 . Create access credentials by navigating to ** Service Credentials -> New Credential** in your new instance.
25
- ![ Import Image Button Screenshot] ( ../images/new_cos_creds.png )
25
+ ![ Import Image Button Screenshot] ( ../../ images/new_cos_creds.png )
26
26
Make sure to choose the ** Manager** role and to enable ** Include HMAC Credential** option.
27
27
28
28
3 . Next navigate to ` Manage -> Access (IAM) -> Service IDs ` , find your newly created credential and edit it.
29
- ![ pvc_reg] ( ../images/cos_access_policies.png )
29
+ ![ pvc_reg] ( ../../ images/cos_access_policies.png )
30
30
31
31
4 . Select ` Viewer ` checkbox under ` Platform Access ` group and press ` Add ` .
32
- ![ pvc_reg] ( ../images/cos_viewer.png )
32
+ ![ pvc_reg] ( ../../ images/cos_viewer.png )
33
33
34
34
5 . Browse to {{ site.data.product.title_short }} menu ** Storage > Managers** .
35
35
36
36
6 . Click ** Configuration** , then click
37
- ![ 1862] ( ../images/1862.png ) (** Add a New Storage Provider** ).
37
+ ![ 1862] ( ../../ images/1862.png ) (** Add a New Storage Provider** ).
38
38
39
39
7 . From the ** Type** list, select ** IBM Cloud Object Storage** .
40
40
You can’t perform that action at this time.
0 commit comments