Skip to content

Commit

Permalink
Update reference to values file
Browse files Browse the repository at this point in the history
Signed-off-by: davidmirror-ops <[email protected]>
  • Loading branch information
davidmirror-ops committed Dec 20, 2023
1 parent db98b4d commit 31712d4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/deployment/deployment/cloud_production.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ To turn on ingress, update your ``values.yaml`` file to include the following bl

.. group-tab:: ``flyte-binary`` on EKS using NGINX

.. literalinclude:: ../../../charts/flyte-binary/eks-production.yaml
:caption: charts/flyte-binary/eks-production.yaml
.. literalinclude:: ../../../charts/flyte-binary/eks-starter.yaml
:caption: charts/flyte-binary/eks-starter.yaml
:language: yaml
:lines: 93-102
:lines: 94-102

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

.. literalinclude:: ../../../charts/flyte-binary/eks-production.yaml
:caption: charts/flyte-binary/eks-production.yaml
.. literalinclude:: ../../../charts/flyte-binary/eks-starter.yaml
:caption: charts/flyte-binary/eks-starter.yaml
:language: yaml
:lines: 106-118

Expand Down

0 comments on commit 31712d4

Please sign in to comment.