From 735846bdb8e4623c24fc045a79ce82389fdff70c Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 21 Dec 2016 10:34:14 -0600 Subject: Added kubernetes core bundle support. Change-Id: Ic2c5c4e1b76ac1caa8a4d2373661ebeb83e8971b Signed-off-by: Narinder Gupta --- ci/config_tpl/juju2/bundlek8_tpl/subordinate.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ci/config_tpl/juju2/bundlek8_tpl/subordinate.yaml (limited to 'ci/config_tpl/juju2/bundlek8_tpl/subordinate.yaml') diff --git a/ci/config_tpl/juju2/bundlek8_tpl/subordinate.yaml b/ci/config_tpl/juju2/bundlek8_tpl/subordinate.yaml new file mode 100644 index 00000000..b800d59b --- /dev/null +++ b/ci/config_tpl/juju2/bundlek8_tpl/subordinate.yaml @@ -0,0 +1,4 @@ + + flannel: + charm: ./{{ ubuntu.release }}/flannel + -- cgit 1.2.3-korg