diff --git a/charts/odpi-egeria-lab/Chart.yaml b/charts/odpi-egeria-lab/Chart.yaml index 29facb10..7cd32083 100644 --- a/charts/odpi-egeria-lab/Chart.yaml +++ b/charts/odpi-egeria-lab/Chart.yaml @@ -4,7 +4,7 @@ name: odpi-egeria-lab description: Egeria lab environment apiVersion: v2 -version: 4.0.1 +version: 4.0.2 appVersion: "4.0" icon: https://raw.githubusercontent.com/odpi/egeria/99016e77167fa30dcfade809b061358a92a59973/assets/img/egeria.png keywords: diff --git a/charts/odpi-egeria-lab/values.yaml b/charts/odpi-egeria-lab/values.yaml index 4fd8d602..c389246a 100644 --- a/charts/odpi-egeria-lab/values.yaml +++ b/charts/odpi-egeria-lab/values.yaml @@ -89,10 +89,10 @@ jupyter: # Strimzi is used to setup an operator which will manage the custom resource we define. # These entries are used to define that custom resource kafka: - replicas: 3 + replicas: 1 resources: {} zookeeper: - replicas: 2 + replicas: 1 resources: {} debug: egeriaJVM: false