Waiverdb: fix the configmap syntax
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
7e065db707
commit
ccab7f0185
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ data:
|
|||
)
|
||||
{% if env == 'staging' %}
|
||||
---
|
||||
- apiVersion: v1
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: fedora-messaging-configmap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue