summaryrefslogtreecommitdiffstats
path: root/ansible/test/play-rke/molecule/helm3/vars.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/test/play-rke/molecule/helm3/vars.yml')
-rw-r--r--ansible/test/play-rke/molecule/helm3/vars.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible/test/play-rke/molecule/helm3/vars.yml b/ansible/test/play-rke/molecule/helm3/vars.yml
new file mode 100644
index 00000000..e16e502f
--- /dev/null
+++ b/ansible/test/play-rke/molecule/helm3/vars.yml
@@ -0,0 +1,5 @@
+---
+app_name: moleculeapp
+app_data_path: "/opt/{{ app_name }}"
+cluster_config_dir: "/opt/{{ app_name }}/cluster"
+helm_version: v3.3.4