commit | fd070baa684b707514c2f9752aba42eeaa09b0fd | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <aweimeow.tw@gmail.com> | Sat Feb 23 16:11:42 2019 +0100 |
committer | Wei-Yu Chen <aweimeow.tw@gmail.com> | Sat Feb 23 16:13:59 2019 +0100 |
tree | e97c879327635446b776cec866b311d694d3edfd | |
parent | 25f43c01c42f17af6e8d62336c181c453f59e399 [diff] [blame] |
Added required image parameter in configuration Change-Id: I5032d6038201569af673079426e4e72e5c650657
diff --git a/kubernetes-configs/mcord-barcellona.yml b/kubernetes-configs/mcord-barcellona.yml index ba9ba5f..2c3dcf7 100644 --- a/kubernetes-configs/mcord-barcellona.yml +++ b/kubernetes-configs/mcord-barcellona.yml
@@ -1,8 +1,18 @@ --- +xos-gui: + images: + xos_gui: + repository: 'matteoscandolo/xos-gui' + tag: "mwc" + +log_agent: + enabled: false + vrouter: image: repository: 'matteoscandolo/vrouter-synchronizer' tag: 'latest' + progran: image: repository: 'matteoscandolo/progran-synchronizer'