Merge pull request #1 from rooftopcellist/patch-ee-receptor

Dynamically set the deployment type for the configmap name
This commit is contained in:
Shane McDonald
2021-03-03 15:46:30 -05:00
committed by GitHub

View File

@@ -240,7 +240,7 @@ spec:
emptyDir: {}
- name: {{ meta.name }}-receptor-config
configMap:
name: {{ meta.name }}-awx-configmap
name: '{{ meta.name }}-{{ deployment_type }}-configmap'
items:
- key: receptor_conf
path: receptor.conf