X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=test%2Fsimulator-group%2Fpvc-cleaner%2Fpvc-cleaner.yaml;h=150d4047f635c806ef268578cc1105a95a96d9e9;hb=f8ea24d7c86ce648f4955ebc0ecdaa4cff1619ef;hp=91ed603a8d96a08597ac15b221c4f283c1f1f0e0;hpb=dfdca185681554d67b63ec37ed19954654223e46;p=nonrtric.git diff --git a/test/simulator-group/pvc-cleaner/pvc-cleaner.yaml b/test/simulator-group/pvc-cleaner/pvc-cleaner.yaml index 91ed603a..150d4047 100644 --- a/test/simulator-group/pvc-cleaner/pvc-cleaner.yaml +++ b/test/simulator-group/pvc-cleaner/pvc-cleaner.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: v1 kind: Pod metadata: @@ -21,4 +38,4 @@ spec: volumes: - name: pvc-cleaner-m-vol persistentVolumeClaim: - claimName: $PVC_CLEANER_CLAIMNAME \ No newline at end of file + claimName: $PVC_CLEANER_CLAIMNAME