X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fappmgr%2Fresources%2Fxapp-manager.yaml;fp=ric-platform%2F50-RIC-Platform%2Fhelm%2Fappmgr%2Fresources%2Fxapp-manager.yaml;h=0000000000000000000000000000000000000000;hb=2485dce0a85ca45a97c7eafb88864e77a5fb6782;hp=179bb756b80c7bad3501b9f8a26f642e950332f8;hpb=55b58de117f445405128f87dda7a062d00c3b835;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/appmgr/resources/xapp-manager.yaml b/ric-platform/50-RIC-Platform/helm/appmgr/resources/xapp-manager.yaml deleted file mode 100644 index 179bb756..00000000 --- a/ric-platform/50-RIC-Platform/helm/appmgr/resources/xapp-manager.yaml +++ /dev/null @@ -1,14 +0,0 @@ -"local": - # Port on which the xapp-manager REST services are provided - "host": __REST_PORT__ -"helm": - # Remote helm repo URL. UPDATE this as required. - "repo": __HELM_REPO__ - - # Repo name referred within the xapp-manager - "repo-name": __REPO_NAME__ - - # Tiller service details in the cluster. UPDATE this as required. - "tiller-service": __TILLER_SERVICE__ - "tiller-namespace": __TILLER_SERVICE__ - "tiller-port": __TILLER_PORT__