X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Falarmadapter%2Ftemplates%2Fenv.yaml;fp=helm%2Falarmadapter%2Ftemplates%2Fenv.yaml;h=0000000000000000000000000000000000000000;hb=5a41222d270f0066339c14178dd05b883bc4677b;hp=ac1569e57d101594c69128880e9b3835fe701bd1;hpb=bbcea345ef81e46f2fbd01e81d8870a3f0ed9404;p=ric-plt%2Fric-dep.git diff --git a/helm/alarmadapter/templates/env.yaml b/helm/alarmadapter/templates/env.yaml deleted file mode 100644 index ac1569e..0000000 --- a/helm/alarmadapter/templates/env.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# 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. # -################################################################################ -apiVersion: v1 -kind: ConfigMap -metadata: - name: {{ include "common.configmapname.alarmadapter" . }}-env -data: - RMR_RTG_SVC: {{ include "common.servicename.rtmgr.rmr" . }}:{{ include "common.serviceport.rtmgr.rmr.route" . }} - RMR_SEED_RT: "/uta_rtg.rt" - RMR_SRC_ID: {{ include "common.servicename.alarmadapter.rmr" . }}.{{ include "common.namespace.platform" . }}