Skip to content

Commit

Permalink
Repeat how-to-find-proper-argocd-version instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
athornton committed Dec 23, 2024
1 parent 792f396 commit d390437
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/admin/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ These can be run repeatedly to reinstall Phalanx over an existing deployment.

* If you get a message indicating that ``argocd`` plaintext login has failed, the actual error is that your local ``argocd`` executable is obsolete.
Update ``argocd`` and try again.
To see the version of the client that is currently tested, search for ``argocd-linux`` in `.github/workflows/ci.yaml <https://github.com/lsst-sqre/phalanx/blob/main/.github/workflows/ci.yaml>`__.


Using a Vault token rather than AppRole
=======================================
Expand Down

0 comments on commit d390437

Please sign in to comment.