Missing buildconfig in datagrepper POC deployment config.
This commit is contained in:
parent
6a72370c2e
commit
e10324e10a
1 changed files with 6 additions and 0 deletions
|
@ -35,6 +35,12 @@
|
||||||
template: dashboard_config.yml
|
template: dashboard_config.yml
|
||||||
objectname: dashboard_config.yml
|
objectname: dashboard_config.yml
|
||||||
|
|
||||||
|
|
||||||
|
- role: openshift/object
|
||||||
|
app: monitor-dashboard
|
||||||
|
template: buildconfig.yml
|
||||||
|
objectname: buildconfig.yml
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: monitor-dashboard
|
app: monitor-dashboard
|
||||||
template: datagrepper_configmap.yml
|
template: datagrepper_configmap.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue