We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58237e5 commit 3c68aedCopy full SHA for 3c68aed
install/infra/single-cluster/aws/README.md
@@ -196,7 +196,7 @@ documentaion](https://www.gitpod.io/docs/self-hosted/latest/getting-started#step
196
197
Sometimes, the pods deployed when executing `kubectl kots install gitpod` fail to deploy due to issues with mounting their disks:
198
199
-```lucas@Lucass-MBP aws % kubectl get pods -A
+```$ kubectl get pods -A
200
NAMESPACE NAME READY STATUS RESTARTS AGE
201
gitpod kotsadm-minio-0 0/1 ContainerCreating 0 2m28s
202
gitpod kotsadm-postgres-0 0/1 Init:0/2 0 2m28s
0 commit comments