Add cluster issuer to immich ingress

This commit is contained in:
Ruben Hensen
2024-12-14 20:55:03 +01:00
parent c5fb17619d
commit 0ca91c0bc7
+1
View File
@@ -95,6 +95,7 @@ spec:
annotations: annotations:
# proxy-body-size is set to 0 to remove the body limit on file uploads # proxy-body-size is set to 0 to remove the body limit on file uploads
nginx.ingress.kubernetes.io/proxy-body-size: "0" nginx.ingress.kubernetes.io/proxy-body-size: "0"
cert-manager.io/cluster-issuer: prod-cluster-issuer
hosts: hosts:
- host: immich.hensen.io - host: immich.hensen.io
paths: paths: