openscanhub: fix the specification of fedora messaging configmap
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
parent
fa976a0d4a
commit
f0aa17d75b
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
{% macro load_file(filename) %}{% include filename %}{%- endmacro -%}
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: List
|
||||
metadata: {}
|
||||
items:
|
||||
- apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue