diff --git a/swh/templates/web/_helper-cronjob.yaml b/swh/templates/web/_helper-cronjob.yaml index f0f2d86dee2338151cd41b0193456da2c72e5246..386ec7299c6ed81c86869dde55993c44219db257 100644 --- a/swh/templates/web/_helper-cronjob.yaml +++ b/swh/templates/web/_helper-cronjob.yaml @@ -143,7 +143,7 @@ spec: emptyDir: {} - name: web-configuration-template configMap: - name: web-configuration-template + name: web-{{ $.webType }}-configuration-template items: - key: "config.yml.template" path: "config.yml.template"