apps: configure vikunja service

This commit is contained in:
xeruf 2022-07-11 18:09:56 +01:00
parent d3466cfd78
commit 09d3076a3f
3 changed files with 5 additions and 2 deletions

View File

@ -23,6 +23,10 @@ data:
clientsecret: "${client_secret}"
local:
enabled: false
service:
frontendurl: "https://do.${domain}"
motd: "Please allow public profile discovery in settings!"
timezone: "DE"
ingress:
main:
enabled: true

View File

@ -6,7 +6,7 @@ metadata:
namespace: stackspout
data:
values.yaml: |
# https://github.com/robjuz/helm-charts/tree/master/charts/kimai2
# https://github.com/robjuz/helm-charts/tree/master/charts/kimai2#parameters
image:
# Maybe apache-latest?
tag: apache-1.20.4-prod

View File

@ -21,7 +21,6 @@ data:
'allow_user_to_change_display_name' => false,
'default_phone_region' => 'DE',
'default_locale' => 'en-gb',
'lost_password_link' => 'https://sso.${domain}/login/recovery',
);
apps:
# Basics