apps/do-test: update vikunja chart
This commit is contained in:
parent
cd06602016
commit
cb77b155f8
|
@ -8,7 +8,7 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: vikunja
|
chart: vikunja
|
||||||
version: 0.2.1
|
version: 0.4.1
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: vikunja
|
name: vikunja
|
||||||
|
|
|
@ -59,7 +59,6 @@ data:
|
||||||
motd: "This is a test instance, do not use for production data as it can vanish without notice! Use Stackspin login, as usual."
|
motd: "This is a test instance, do not use for production data as it can vanish without notice! Use Stackspin login, as usual."
|
||||||
timezone: "CET"
|
timezone: "CET"
|
||||||
JWTSecret: "${jwt}"
|
JWTSecret: "${jwt}"
|
||||||
interface: ":3456"
|
|
||||||
database:
|
database:
|
||||||
type: postgres
|
type: postgres
|
||||||
host: vikunja-test-postgresql
|
host: vikunja-test-postgresql
|
||||||
|
|
Loading…
Reference in New Issue