We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8155e3b commit 7cedd80Copy full SHA for 7cedd80
1 file changed
ansible/consul-values-job.yml
@@ -0,0 +1,7 @@
1
+---
2
+- hosts: consul
3
+ vars_files:
4
+ - "group_vars/alpha-consul.yml"
5
+ - "group_vars/alpha-consul-values.yml"
6
+ roles:
7
+ - role: k8-job
0 commit comments