Allocate more CPU + update LL::NG

This commit is contained in:
Daniel Berteaud 2023-11-18 23:25:10 +01:00
parent 6ca5b7a51d
commit 6fc059ea2d
2 changed files with 8 additions and 11 deletions

View File

@ -30,13 +30,6 @@ http:
X-Powered-By: ""
X-Envoy-Upstream-Service-Time: ""
forward-headers:
headers:
hostsProxyHeaders:
- X-Forwarded-Host
sslProxyHeaders:
X-Forwarded-Proto: https
hsts:
headers:
forceSTSHeader: True

View File

@ -10,12 +10,16 @@ traefik:
# Resources for traefik instances
resources:
cpu: 200
memory: 180
cpu: 500
memory: 256
# Number of traefik instances
count: 2
# Set a high priority for the job
nomad:
priority: 100
api:
traefik:
entrypoints:
@ -83,11 +87,11 @@ lemonldap:
enabled: False
# Docker image to use for Lemonldap::NG handler
image: danielberteaud/lemonldap-ng-handler:2.17.1-1
image: danielberteaud/lemonldap-ng-handler:2.17.2-1
# Resources for Lemonldap::NG handlers
resources:
cpu: 100
cpu: 200
memory: 128
# DB the handler will use for config and session