Dynamically set the deployment type for the configmap name

This commit is contained in:
Christian M. Adams
2021-03-03 15:35:29 -05:00
parent 21f284fb49
commit 92efe37100

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