Skip to content

Commit

Permalink
more changes
Browse files Browse the repository at this point in the history
Signed-off-by: Yuvraj <[email protected]>
  • Loading branch information
Yuvraj committed May 7, 2022
1 parent a61c8b9 commit 80a4e0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rsts/deployment/sandbox.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,14 +115,14 @@ Flyte configuration on your remote cluster.
helm install flyte flyteorg/flyte-core -n flyte -f https://raw.githubusercontent.com/flyteorg/flyte/master/charts/flyte-core/values-sandbox.yaml --wait

#. Verify Flyte deployment using the following command ::

kubect get pods -n flyte

.. note::

Make sure all pods are in Running condition. If you see anything that's crashing, check them in this order: postgres, minio, flyteadmin, datacatalog, flytepropeller.

#. Get the URL of the ingress service ::
#. Get the URL of the ingress service ::

kubect get ingress -n flyte

Expand Down

0 comments on commit 80a4e0c

Please sign in to comment.