ConfigMap supervisor configs and launch scripts for k8s

This commit is contained in:
Christian Adams
2020-03-11 16:42:51 -04:00
committed by chris meyers
parent 99384b1db9
commit 346b9b9e3e
4 changed files with 264 additions and 0 deletions

View File

@@ -212,6 +212,8 @@
- 'configmap'
- 'secret'
- 'deployment'
- 'supervisor'
- 'launch_awx'
no_log: true
- name: Apply Deployment
@@ -221,6 +223,8 @@
- "{{ configmap }}"
- "{{ secret }}"
- "{{ deployment }}"
- "{{ supervisor }}"
- "{{ launch_awx }}"
no_log: true
- name: Delete any existing management pod