Initial commit

This commit is contained in:
2024-02-26 18:22:30 +03:00
commit 448035f50f
8 changed files with 137 additions and 0 deletions

6
defaults/main.yml Normal file
View File

@@ -0,0 +1,6 @@
---
helm_binary_dir: "/usr/local/bin"
helm_force_update: false
helm_version: "v3.13.1"
helm_url: "https://get.helm.sh/helm-{{ k3s_helm_version }}-linux-amd64.tar.gz"