Skip to content

Commit

Permalink
Fix error in line 57
Browse files Browse the repository at this point in the history
Signed-off-by: davidmirror-ops <[email protected]>
  • Loading branch information
davidmirror-ops committed Oct 3, 2023
1 parent 18f0fc8 commit e5cea21
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions rsts/deployment/deployment/cloud_production.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ To turn on ingress, update your ``values.yaml`` file to include the following bl
:language: yaml
:lines: 127-135

.. group-tab:: ``flyte-binary`` on EKS using ALB
.. group-tab:: ``flyte-binary``/ on EKS using ALB

.. code-block:: yaml
Expand All @@ -54,10 +54,10 @@ To turn on ingress, update your ``values.yaml`` file to include the following bl
.. group-tab:: ``flyte-core`` on GCP using NGINX

.. literalinclude:: ../../../charts/flyte-core/values-gcp.yaml
:caption: charts/flyte-core/values-gcp.yaml
:language: yaml
:lines: 156-164
.. literalinclude:: ../../../charts/flyte-core/values-gcp.yaml
:caption: charts/flyte-core/values-gcp.yaml
:language: yaml
:lines: 156-164


***************
Expand Down

0 comments on commit e5cea21

Please sign in to comment.