|
1 | | - # |
2 | | - # Copyright (c) 2025 LKS Next |
3 | | - # Copyright (c) 2025 Contributors to the Eclipse Foundation |
4 | | - # |
5 | | - # See the NOTICE file(s) distributed with this work for additional |
6 | | - # information regarding copyright ownership. |
7 | | - # |
8 | | - # This program and the accompanying materials are made available under the |
9 | | - # terms of the Apache License, Version 2.0 which is available at |
10 | | - # https://www.apache.org/licenses/LICENSE-2.0 |
11 | | - # |
12 | | - # Unless required by applicable law or agreed to in writing, software |
13 | | - # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
14 | | - # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |
15 | | - # License for the specific language governing permissions and limitations |
16 | | - # under the License. |
17 | | - # |
18 | | - # SPDX-License-Identifier: Apache-2.0 |
19 | | - # |
| 1 | +################################################################################# |
| 2 | +# Copyright (c) 2025,2026 LKS Next |
| 3 | +# Copyright (c) 2025 Contributors to the Eclipse Foundation |
| 4 | +# |
| 5 | +# See the NOTICE file(s) distributed with this work for additional |
| 6 | +# information regarding copyright ownership. |
| 7 | +# |
| 8 | +# This program and the accompanying materials are made available under the |
| 9 | +# terms of the Apache License, Version 2.0 which is available at |
| 10 | +# https://www.apache.org/licenses/LICENSE-2.0 |
| 11 | +# |
| 12 | +# Unless required by applicable law or agreed to in writing, software |
| 13 | +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
| 14 | +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |
| 15 | +# License for the specific language governing permissions and limitations |
| 16 | +# under the License. |
| 17 | +# |
| 18 | +# SPDX-License-Identifier: Apache-2.0 |
| 19 | +################################################################################# |
20 | 20 |
|
21 | 21 | {{- if and .Values.issuerservice.logging.enabled .Values.issuerservice.logging.persistence.enabled }} |
22 | 22 | apiVersion: v1 |
|
0 commit comments