infra(cert-manager): Add cluster issuer

- Issue certificate for scriptscribe
This commit is contained in:
2025-12-17 16:47:14 +05:30
parent 1d8044b395
commit f3cfaf1ebe
3 changed files with 23 additions and 2 deletions
+8 -2
View File
@@ -3,10 +3,16 @@ kind: Ingress
metadata:
name: ingress-rules
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: web
cert-manager.io/cluster-issuer: letsencrypt-prod
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"
spec:
tls:
- hosts:
- scriptscribe-k3s.whyredfire.tech
secretName: scriptscribe-k3s-tls
rules:
- host: scriptscribe.whyredfire.tech
- host: scriptscribe-k3s.whyredfire.tech
http:
paths:
- path: /api