UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 2e56f815 authored by Taylor Mitchell's avatar Taylor Mitchell
Browse files

Update install command to not pipe directly to a privileged shell

parent 38864c96
No related branches found
No related tags found
1 merge request!97Update flux install command to not pipe directly to a privileged shell
Pipeline #100605 waiting for manual action
......@@ -14,7 +14,7 @@ Table of Contents
- Admin tools
- [Docker](https://docs.docker.com/engine/install/)
- [Flux CLI](https://toolkit.fluxcd.io/get-started/#install-the-flux-cli): `curl -s https://toolkit.fluxcd.io/install.sh | sudo bash`
- [Flux CLI](https://toolkit.fluxcd.io/get-started/#install-the-flux-cli): `brew install fluxcd/tap/flux`
- [Git](https://git-scm.com/download/)
- [Helm](https://helm.sh/docs/intro/install/)
- [Kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment