commit | 858a3c21da9c91c81f52b4496677259780531648 | [log] [tgz] |
---|---|---|
author | Ajay Lotan Thakur <ajay.thakur@intel.com> | Tue May 31 21:51:22 2022 -0600 |
committer | Ajay Lotan Thakur <ajay.thakur@intel.com> | Tue May 31 21:51:22 2022 -0600 |
tree | b7d63a25826d02f70c08457d4361b22636bd2e03 | |
parent | 491ed5ab2ee4a4fe4fb887c77cecf31a6d22e2b4 [diff] |
Disable kafka by default Change-Id: Id3fec2ed777b7150228db62dd2ebad661eb4790b
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml index 0110aee..4d8e9d0 100644 --- a/sdcore-helm-charts/Chart.yaml +++ b/sdcore-helm-charts/Chart.yaml
@@ -8,7 +8,7 @@ description: SD-Core control plane services icon: https://guide.opencord.org/logos/cord.svg type: application -version: 0.11.2 +version: 0.11.3 home: https://opennetworking.org/sd-core/ maintainers: - name: SD-Core Support
diff --git a/sdcore-helm-charts/values.yaml b/sdcore-helm-charts/values.yaml index b6a2fbf..3eb0837 100644 --- a/sdcore-helm-charts/values.yaml +++ b/sdcore-helm-charts/values.yaml
@@ -35,7 +35,7 @@ 5g-control-plane: enable5G: true kafka: - deploy: true + deploy: false persistence: enabled: false zookeeper: