X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ricplt%2Fpreric%2Ftemplates%2Fconfig-helm-cert.yaml;fp=ricplt%2Fpreric%2Ftemplates%2Fconfig-helm-cert.yaml;h=0000000000000000000000000000000000000000;hb=033ab424056c2de6bdbc22479e961aeebbaddd37;hp=e293cd6a9042ebf8f665e6cba144b2dcd47b977a;hpb=189c974169043e89fa216df5ca638fb550e041e4;p=it%2Fdep.git diff --git a/ricplt/preric/templates/config-helm-cert.yaml b/ricplt/preric/templates/config-helm-cert.yaml deleted file mode 100644 index e293cd6a..00000000 --- a/ricplt/preric/templates/config-helm-cert.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: xapp-mgr-certs -data: - {{ (.Files.Glob "resources/helmrepo.crt").AsConfig | nindent 2 }}