Skip to content

Commit 9a634de

Browse files
committed
Fix
Signed-off-by: Gbahdeyboh <gbahdeybohbello@gmail.com>
1 parent ee78728 commit 9a634de

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

website/docs/litmus-installation-namespace.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -157,23 +157,14 @@ service/mongo-service created
157157

158158
**Verify if the frontend, server, and database pods are running**
159159

160-
<<<<<<< HEAD
161160
- Check the pods in litmus namespace:
162-
=======
163-
Check the litmus CRDs:
164-
>>>>>>> 46a701c (Modified Litnmus Installation steps(Cluster and Namespace modes))
165161

166162
```bash
167163
kubectl get pods -n litmus
168164
```
169165

170-
<<<<<<< HEAD
171166
<span style={{color: 'green'}}><b>Expected Output</b></span>
172167

173-
=======
174-
Check the pods in litmus namespace:
175-
176-
>>>>>>> 46a701c (Modified Litnmus Installation steps(Cluster and Namespace modes))
177168
```bash
178169
NAME READY STATUS RESTARTS AGE
179170
litmusportal-frontend-97c8bf86b-mx89w 1/1 Running 2 6m24s

0 commit comments

Comments
 (0)