blob: acf9012099338e50b864c83ee4e001e3b2606f48 [file] [log] [blame]
Jan Malkiewicz0e53c9f2020-12-08 15:08:01 +01001{{/*
Piotr Marcinkiewicz59571012021-01-12 17:37:08 +01002# Copyright © 2020-2021 Nokia
Jan Malkiewicz0e53c9f2020-12-08 15:08:01 +01003#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15*/}}
16
Piotr Marcinkiewicz598f2d82021-06-01 12:36:13 +020017{{ if .Values.global.cmpv2Enabled }}
Piotr Marcinkiewicz59571012021-01-12 17:37:08 +010018{{ include "certManagerCertificate.certificate" . }}
Jan Malkiewicz0e53c9f2020-12-08 15:08:01 +010019{{ end }}