Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Flux to chart gitops docs #24288

Merged
merged 4 commits into from
Jun 13, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/helm-chart/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,10 @@ To uninstall/delete the ``airflow`` deployment:

The command removes all the Kubernetes components associated with the chart and deletes the release.

Installing the Chart with ArgoCD
--------------------------------
Installing the Chart with Argo CD or Flux
-----------------------------------------

When installing the chart using ArgoCD, you MUST set the two following values, or your application
When installing the chart using Argo CD or Flux, you MUST set the two following values, or your application
will not start as the migrations will not be run:

.. code-block:: yaml
Expand Down