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