Waiverdb: fix the configmap syntax

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-04-02 11:08:08 +02:00
parent 7e065db707
commit ccab7f0185

View file

@ -50,7 +50,7 @@ data:
) )
{% if env == 'staging' %} {% if env == 'staging' %}
--- ---
- apiVersion: v1 apiVersion: v1
kind: ConfigMap kind: ConfigMap
metadata: metadata:
name: fedora-messaging-configmap name: fedora-messaging-configmap