summaryrefslogtreecommitdiffstats
path: root/ci/genK8Bundle.py
diff options
context:
space:
mode:
Diffstat (limited to 'ci/genK8Bundle.py')
-rw-r--r--ci/genK8Bundle.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/genK8Bundle.py b/ci/genK8Bundle.py
index f0198d77..688d18eb 100644
--- a/ci/genK8Bundle.py
+++ b/ci/genK8Bundle.py
@@ -161,6 +161,8 @@ if 'dpdk' in features:
config['os']['network']['dpdk'] = True
if 'lb' in features:
config['k8']['feature']['loadbalancer'] = True
+if 'ceph' in features:
+ config['k8']['feature']['storage'] = 'ceph'
# change ha mode
config['k8']['network']['controller'] = sdn