mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 10:22:54 +02:00
Add cluster issuer to immich ingress
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user