AETHER-3154 Install AiaB using sd-core chart
Change-Id: I17e0da3d8137a5317a142ff5fb9f9de927532f38
diff --git a/configs/local b/configs/local
index 53c08dc..757ef02 100644
--- a/configs/local
+++ b/configs/local
@@ -2,11 +2,8 @@
#
# SPDX-License-Identifier: Apache-2.0
-# Support testing charts in the sdcore-helm-charts repo
-OMEC_CONTROL_PLANE_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/omec-control-plane
-OMEC_USER_PLANE_CHART := $(WORKSPACE)/cord/aether-helm-charts/omec/omec-user-plane
-OMEC_SUB_PROVISION_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/omec-sub-provision
-5GC_CONTROL_PLANE_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/5g-control-plane
+# Support testing local Helm charts
+SD_CORE_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/sdcore-helm-chart
5G_RAN_SIM_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/5g-ran-sim
5G_TEST_APPS_CHART := $(WORKSPACE)/cord/sdcore-helm-charts/5g-test-apps