New config in configpod and deploy set to true
Cleanup. Deploy 4G configpod always.
Change-Id: I7e2b8490fa696d384b8139bbe3a24e19efd44ac7
diff --git a/omec-sub-provision/values.yaml b/omec-sub-provision/values.yaml
index 1f2cf9b..7755f6a 100644
--- a/omec-sub-provision/values.yaml
+++ b/omec-sub-provision/values.yaml
@@ -5,7 +5,7 @@
images:
tags:
init: docker.io/omecproject/pod-init:1.0.0
- simapp: "registry.aetherproject.org/omecproject/simapp:main-552bbec"
+ simapp: "registry.aetherproject.org/omecproject/simapp:main-2a3d85f"
pullPolicy: IfNotPresent
# Optionally specify an array of imagePullSecrets.
# Secrets must be manually created in the namespace.