X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-common%2FCommon-Template%2Fhelm%2Fric-common%2Ftemplates%2F_kongpath.tpl;fp=ric-common%2FCommon-Template%2Fhelm%2Fric-common%2Ftemplates%2F_kongpath.tpl;h=736ffaa988b48973c105826368e8e7be8f6839ed;hb=3faa1eecb410bc1b7134797ddccb807f9868476b;hp=0000000000000000000000000000000000000000;hpb=1dea9821a9d5966758207c56edd1c020d6ae7707;p=it%2Fdep.git diff --git a/ric-common/Common-Template/helm/ric-common/templates/_kongpath.tpl b/ric-common/Common-Template/helm/ric-common/templates/_kongpath.tpl new file mode 100644 index 00000000..736ffaa9 --- /dev/null +++ b/ric-common/Common-Template/helm/ric-common/templates/_kongpath.tpl @@ -0,0 +1,26 @@ +################################################################################ +# Copyright (c) 2019 AT&T Intellectual Property. # +# Copyright (c) 2019 Nokia. # +# # +# Licensed under the Apache License, Version 2.0 (the "License"); # +# you may not use this file except in compliance with the License. # +# You may obtain a copy of the License at # +# # +# http://www.apache.org/licenses/LICENSE-2.0 # +# # +# Unless required by applicable law or agreed to in writing, software # +# distributed under the License is distributed on an "AS IS" BASIS, # +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # +# See the License for the specific language governing permissions and # +# limitations under the License. # +################################################################################ + +{{/* + This file defines the URL paths that kong proxies for different servicess. +*/}} + +{{- define "common.kongpath.aux.vescollector" -}}/vescollector{{- end -}} +{{- define "common.kongpath.aux.helm" -}}/helm{{- end -}} +{{- define "common.kongpath.ric.appmgr" -}}/appmgr{{- end -}} +{{- define "common.kongpath.ric.a1mediator" -}}/a1mediator{{- end -}} +{{- define "common.kongpath.ric.e2mgr" -}}/e2mgr{{- end -}}