Skip to content

Commit 97554b3

Browse files
kdmccormickkaustavb12
authored andcommitted
docs: add note about shell access
KYLE-1234
1 parent a4da8df commit 97554b3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
- [Creating Sandbox](#creating-sandbox)
99
- [Sandbox Configuration](#sandbox-configuration)
10-
- [Checking Sandbox Logs](#checking-sandbox-logs)
10+
- [Checking Sandbox Logs / Config / SSH](#checking-sandbox-logs)
1111
- [Updating Sandbox](#updating-sandbox)
1212
- [Destroying and Recreating Sandbox](#destroying-and-recreating-sandboxes)
1313
- [About the automation app](#about-the-automation-app)
@@ -227,7 +227,9 @@ the hierarchical tree, making it easier to spot the LMS/CMS service resources.
227227
To check the logs of any service, click on either the deployment resource or
228228
the replicate set or the pod of that service. This should open up a pop-up with
229229
live manifest and other details for that resource. Click on the "LOGS" tab at
230-
the top to see the live logs rolling.
230+
the top to see the live logs rolling. Additionally, if you are using privileged
231+
ArgoCD credentials, then click on "TERMINAL" at the top to access a shell on
232+
the pod.
231233
![ArgoCD CMS service](/docs/images/argo_cd_cms_service.png)
232234

233235
To check the configurations applied to a service:

0 commit comments

Comments
 (0)