basic: fix paths

This commit is contained in:
xeruf 2022-07-18 13:41:02 +01:00
parent d7600ad601
commit 7ed176c8b3
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ data:
host: vikunja-postgresql
password: "${postgresql_password}"
log:
path: "/etc/vikunja"
path: "/tmp"
http: file
database: file
databaselevel: debug

View File

@ -13,7 +13,7 @@ spec:
sourceRef:
kind: GitRepository
name: stackspout
path: ./basic/apps/dev
path: ./basic/apps/code
prune: true
postBuild:
substituteFrom: