diff --git a/roles/installer/templates/tower_deployment.yaml.j2 b/roles/installer/templates/tower_deployment.yaml.j2 index b9e9485d..dffa3ea8 100644 --- a/roles/installer/templates/tower_deployment.yaml.j2 +++ b/roles/installer/templates/tower_deployment.yaml.j2 @@ -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