diff options
Diffstat (limited to 'kubernetes/platform/components/cmpv2-cert-provider/templates/service.yaml')
-rw-r--r-- | kubernetes/platform/components/cmpv2-cert-provider/templates/service.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/platform/components/cmpv2-cert-provider/templates/service.yaml b/kubernetes/platform/components/cmpv2-cert-provider/templates/service.yaml index 152bd68ba6..bc689cc68f 100644 --- a/kubernetes/platform/components/cmpv2-cert-provider/templates/service.yaml +++ b/kubernetes/platform/components/cmpv2-cert-provider/templates/service.yaml @@ -1,4 +1,4 @@ -{{ if .Values.global.CMPv2CertManagerIntegration }} +{{ if .Values.global.cmpv2Enabled }} # ============LICENSE_START======================================================= # Copyright (c) 2020 Nokia |