[DCAEMOD] RuntimAPI updates for HELM-gen integration
[oom.git] / kubernetes / dcaemod / components / dcaemod-runtime-api / resources / config / addons / templates / certificates.yaml
diff --git a/kubernetes/dcaemod/components/dcaemod-runtime-api/resources/config/addons/templates/certificates.yaml b/kubernetes/dcaemod/components/dcaemod-runtime-api/resources/config/addons/templates/certificates.yaml
new file mode 100644 (file)
index 0000000..8c964ec
--- /dev/null
@@ -0,0 +1,3 @@
+{{ if and .Values.certDirectory .Values.global.cmpv2Enabled .Values.global.CMPv2CertManagerIntegration }}
+{{ include "certManagerCertificate.certificate" . }}
+{{ end }}
\ No newline at end of file