Add helm and helmfile to required tool

This commit is contained in:
Grant 2025-02-10 17:48:53 -07:00
parent 0922ee02ac
commit af0aa37c01

View File

@ -4,6 +4,8 @@ Like the cloud but local.
## Required tools ## Required tools
- talosctl (https://www.talos.dev/v1.9/talos-guides/install/talosctl/ ) - talosctl (https://www.talos.dev/v1.9/talos-guides/install/talosctl/ )
- kubectl (https://kubernetes.io/docs/tasks/tools/#kubectl ) - kubectl (https://kubernetes.io/docs/tasks/tools/#kubectl )
- helm (https://helm.sh/ )
- helmfile (https://helmfile.readthedocs.io/en/latest/ )
- bitwarded secrets CLI (https://bitwarden.com/help/secrets-manager-cli/ ) - bitwarded secrets CLI (https://bitwarden.com/help/secrets-manager-cli/ )
## Talos Cluster ## Talos Cluster