From 7a312773a4a8710abeed3b70a4841cfd1c3873cc Mon Sep 17 00:00:00 2001 From: yy <56745951+lingdie@users.noreply.github.com> Date: Wed, 13 Dec 2023 16:27:12 +0800 Subject: [PATCH] fix license (#4412) --- controllers/license/deploy/manifests/rbac.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/controllers/license/deploy/manifests/rbac.yaml b/controllers/license/deploy/manifests/rbac.yaml index 7b92ae8d85e..b2ea138434b 100644 --- a/controllers/license/deploy/manifests/rbac.yaml +++ b/controllers/license/deploy/manifests/rbac.yaml @@ -1,3 +1,17 @@ +# Copyright © 2023 sealos. +# +# 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: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: