aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/platform/components/cmpv2-cert-provider/templates/configuration.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/platform/components/cmpv2-cert-provider/templates/configuration.yaml')
-rw-r--r--kubernetes/platform/components/cmpv2-cert-provider/templates/configuration.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/platform/components/cmpv2-cert-provider/templates/configuration.yaml b/kubernetes/platform/components/cmpv2-cert-provider/templates/configuration.yaml
index ae4ae81f02..52e35375d3 100644
--- a/kubernetes/platform/components/cmpv2-cert-provider/templates/configuration.yaml
+++ b/kubernetes/platform/components/cmpv2-cert-provider/templates/configuration.yaml
@@ -25,6 +25,7 @@ spec:
url: {{ .Values.cmpv2issuer.url }}
healthEndpoint: {{ .Values.cmpv2issuer.healthcheckEndpoint }}
certEndpoint: {{ .Values.cmpv2issuer.certEndpoint }}
+ updateEndpoint: {{ .Values.cmpv2issuer.updateEndpoint }}
caName: {{ .Values.cmpv2issuer.caName }}
certSecretRef:
name: {{ .Values.cmpv2issuer.certSecretRef.name }}