openshift-apps: kerneltest: actually include the configmap
Unvalidated YAML snippets in various directories jammed together is no basis for a system of applications. Here we are, though.
This commit is contained in:
parent
76132b33d8
commit
447edaa70d
1 changed files with 4 additions and 0 deletions
|
@ -36,3 +36,7 @@
|
||||||
app: kerneltest
|
app: kerneltest
|
||||||
file: service.yml
|
file: service.yml
|
||||||
objectname: service.yml
|
objectname: service.yml
|
||||||
|
- role: openshift/object
|
||||||
|
app: kerneltest
|
||||||
|
template: configmap.yml
|
||||||
|
objectname: configmap.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue