Eiffel installation using easy2use
[infra/stack/kubernetes.git] / vars / kubernetes.yaml
index 98bbbb438258d8b751d0ab716fd8e40e27936486..08f7f1b6f041f7b2f75d4d320fc819334a870a8e 100644 (file)
@@ -49,6 +49,7 @@ scenarios:
   - k8-calico-istio
   - k8-calico-nofeature
   - k8-calico-spinnaker
+  - k8-calico-eiffel
   - k8-canal-nofeature
   - k8-cilium-nofeature
   - k8-flannel-nofeature
@@ -60,6 +61,7 @@ scenarios:
 
 # NOTE (fdegir): set default deploy scenario for the stack
 deploy_scenario: "{{ lookup('env', 'DEPLOY_SCENARIO') | default('k8-multus-plugins', true) }}"
+deployment_image_version: "{{ lookup('env', 'DEPLOYMENT_IMAGE_VERSION') | default('v2', true) }}"
 
 # -------------------------------------------------------------------------------
 # Nordix: Docker version
@@ -114,7 +116,7 @@ spinnaker_app_version: "1.16.2"
 # -------------------------------------------------------------------------------
 eno_version: "master"
 sriov_network_device_plugin_version: "v3.3.2"
-ovs_cni_version: "v0.24.0"
+ovs_cni_version: "50a6e66bb84e54087cf52a9b9241f6283ad2e16f"
 whereabouts_version: "v0.4.2"
 network_resources_injector_version: "v1.2"