This commit is contained in:
2024-08-05 16:16:34 -04:00
parent 6bebad7881
commit f96e20348a
87 changed files with 123 additions and 5455 deletions

10
eom.yaml Normal file
View File

@@ -0,0 +1,10 @@
---
- name: Deploy eom.dev one service at a time
hosts: alpha-control-plane
become: true
vars:
target_namespace: prod
vars_files:
- vars/secrets.yaml
roles:
- role: ericomeehan.eom