Newer
Older
ingress:
hosts:
- host: metager3.de
paths:
- path: /
pathType: ImplementationSpecific
tls:
- hosts:
- metager3.de
resources:
requests:
fpm:
cpu: 1
memory: 500M
scheduler:
cpu: 100m
memory: 100M
worker:
cpu: 1
memory: 100M
nginx:
cpu: 100m
memory: 100M
redis:
cpu: 100m
memory: 1Gi
DB_CONNECTION: sqlite
REDIS_CACHE_CONNECTION: default
REDIS_CACHE_LOCK_CONNECTION: default
REDIS_SESSION_CONNECTION: default
SESSION_CONNECTION: default