Merge "[DCAE] Push/pull DCAE sub-component charts from local repo"
[oom.git] / kubernetes / dcaegen2-services / components / dcae-ves-collector / templates / certificates.yaml
index 0db2138..12a0588 100644 (file)
@@ -14,6 +14,6 @@
 # limitations under the License.
 */}}
 
-{{ if and .Values.certDirectory .Values.global.cmpv2Enabled .Values.global.CMPv2CertManagerIntegration }}
+{{- if (include "dcaegen2-services-common.shouldUseCmpv2Certificates" .) -}}
 {{ include "certManagerCertificate.certificate" . }}
 {{ end }}