mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ outline 0.71.0
This commit is contained in:
@@ -40,7 +40,7 @@ spec:
|
||||
reloader.stakater.com/auto: "true"
|
||||
image:
|
||||
repository: docker.io/outlinewiki/outline
|
||||
tag: 0.70.2
|
||||
tag: 0.71.0
|
||||
envFrom: *envFrom
|
||||
env:
|
||||
AWS_REGION: us-east-1
|
||||
@@ -58,6 +58,7 @@ spec:
|
||||
OIDC_TOKEN_URI: "https://auth.${SECRET_CLUSTER_DOMAIN}/api/oidc/token"
|
||||
OIDC_USERINFO_URI: "https://auth.${SECRET_CLUSTER_DOMAIN}/api/oidc/userinfo"
|
||||
OIDC_USERNAME_CLAIM: email
|
||||
PGSSLMODE: disable
|
||||
PORT: 8080
|
||||
REDIS_URL: redis://redis-master.default.svc.cluster.local.:6379
|
||||
SMTP_HOST: smtp-relay.default.svc.cluster.local.
|
||||
@@ -101,6 +102,6 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 50Mi
|
||||
memory: 250Mi
|
||||
limits:
|
||||
memory: 500Mi
|
||||
memory: 750Mi
|
||||
|
Reference in New Issue
Block a user