Files
infrastructure/clusters/cl01tl/applications/element-web/values.yaml
2024-10-15 13:00:16 +00:00

29 lines
748 B
YAML

element-web:
replicaCount: 1
image:
repository: vectorim/element-web
tag: v1.11.80
pullPolicy: IfNotPresent
defaultServer:
url: https://matrix.alexlebens.dev
name: alexlebens.dev
identity_url: https://alexlebens.dev
config:
disable_3pid_login: true
brand: "Alex Lebens"
branding:
welcome_background_url: https://d21zlbwtcn424f.cloudfront.net/background.jpg
auth_header_logo_url: https://d21zlbwtcn424f.cloudfront.net/icon_white.png
sso_redirect_options:
immediate: true
default_theme: dark
default_country_code: US
ingress:
enabled: false
resources:
requests:
cpu: 100m
memory: 128Mi
cloudflared:
existingSecretName: element-web-cloudflared-secret