X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fcontrol_panel%2Fapp.yaml;fp=test%2Fsimulator-group%2Fcontrol_panel%2Fapp.yaml;h=6771690ffab06b93fa625faddb27a65ebb7623bc;hb=43a4febe5f0a59e7a318303e6ba0b77a548f1f9f;hp=2b2b84b0dafbec6326cbcd4853205e7d684e740b;hpb=3db8626c0900dc391b8e810541de9761c78043d8;p=nonrtric.git diff --git a/test/simulator-group/control_panel/app.yaml b/test/simulator-group/control_panel/app.yaml index 2b2b84b0..6771690f 100644 --- a/test/simulator-group/control_panel/app.yaml +++ b/test/simulator-group/control_panel/app.yaml @@ -1,3 +1,20 @@ +# ============LICENSE_START======================================================= +# Copyright (C) 2020-2022 Nordix Foundation +# ================================================================================ +# 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. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= apiVersion: apps/v1 kind: Deployment metadata: @@ -34,4 +51,4 @@ spec: - configMap: defaultMode: 420 name: $CP_CONFIG_CONFIGMAP_NAME - name: cp-conf-name \ No newline at end of file + name: cp-conf-name