X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm_chart%2Fappmgr%2Fvalues.yaml;fp=helm_chart%2Fappmgr%2Fvalues.yaml;h=268081b53fc47baa500f45e491d7dafbc193ef8c;hb=b6e413571bf3f44d4cd076815334449831d84e28;hp=8b2fc043661fc386808e1867801a4e75cbf15a41;hpb=7959da388d083b15468b266f980ff12906fbc11c;p=ric-plt%2Fappmgr.git diff --git a/helm_chart/appmgr/values.yaml b/helm_chart/appmgr/values.yaml index 8b2fc04..268081b 100755 --- a/helm_chart/appmgr/values.yaml +++ b/helm_chart/appmgr/values.yaml @@ -31,7 +31,7 @@ image: # xAppmanager Docker image name and tag name: appmgr - tag: 1.0.1 + tag: 0.1.4 #nameOverride: "" #fullnameOverride: "" @@ -74,7 +74,7 @@ appconfig: "retry": 1 "xapp": #Namespace to install xAPPs - "namespace": "ricxapp" + "namespace": "default" "tarDir": "/tmp" "schema": "descriptors/schema.json" "config": "config/config-file.json"