reenable crowdsec and fix real ip for clients[ci skip]
This commit is contained in:
parent
c3637cba26
commit
1e823ccc3c
3 changed files with 18 additions and 10 deletions
|
|
@ -142,6 +142,7 @@ resource "kubernetes_ingress_v1" "paperless-ngx" {
|
|||
annotations = {
|
||||
"kubernetes.io/ingress.class" = "nginx"
|
||||
"nginx.ingress.kubernetes.io/proxy-body-size" : "100000m"
|
||||
# "nginx.ingress.kubernetes.io/limit-rpm": "5"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue