added cert issuer

This commit is contained in:
Bojan Kucera 2025-06-05 21:39:16 -04:00
parent 8d2fb048bd
commit cf7f98a1a9

View file

@ -2,6 +2,9 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: proxy-detection-ingress
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
labels:
app: proxy-detection-api
spec: