charts: ui ingress cert
diff --git a/charts/auth/templates/ui.yaml b/charts/auth/templates/ui.yaml
index 0c96896..e485345 100644
--- a/charts/auth/templates/ui.yaml
+++ b/charts/auth/templates/ui.yaml
@@ -18,6 +18,9 @@
 metadata:
   name: ui
   namespace: {{ .Release.Namespace }}
+  annotations:
+    acme.cert-manager.io/http01-edit-in-place: "true"
+    cert-manager.io/cluster-issuer: {{ .Values.ui.certificateIssuer }}
 spec:
   ingressClassName: {{ .Values.ui.ingressClassName }}
   tls: