Skip to content

Commit cf8c7bc

Browse files
OIG Documentation fixes
OIG Documentation fixes
1 parent 514b8b7 commit cf8c7bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs-source/content/oig/manage-oig-domains/wlst-admin-operations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,10 +236,10 @@ wls:/oimcluster/serverConfig/Servers>
236236
oimcluster-cluster-oim-cluster-ssl ClusterIP None <none> 14101/TCP 21s
237237
```
238238

239-
1. Connect to a bash shell for the pod running your Administration Server:
239+
1. Connect to a bash shell of the helper pod:
240240

241241
```
242-
$ kubectl exec -it oimcluster-adminserver -n oimcluster -- /bin/bash
242+
$ kubectl exec -it helper -n oimcluster -- /bin/bash
243243
```
244244

245245
1. In the bash shell run the following:
@@ -276,4 +276,4 @@ wls:/oimcluster/serverConfig/Servers>
276276
Successfully connected to managed Server "oim_server1" that belongs to domain "oimcluster".
277277
278278
wls:/oimcluster/serverConfig/>
279-
```
279+
```

0 commit comments

Comments
 (0)