Skip to content

Commit 7cedd80

Browse files
committed
Add consul-values-job
1 parent 8155e3b commit 7cedd80

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

ansible/consul-values-job.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)