File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs-source/content/oig/manage-oig-domains Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
2452451 . 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+ ```
You can’t perform that action at this time.
0 commit comments