Skip to content
Snippets Groups Projects
Verified Commit 52ff9584 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

web: Fix cronjob configmap name mismatch

Refs. swh/infra/sysadm-environment#5194
parent b52397bc
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment