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 host: vikunja-postgresql
password: "${postgresql_password}" password: "${postgresql_password}"
log: log:
path: "/etc/vikunja" path: "/tmp"
http: file http: file
database: file database: file
databaselevel: debug databaselevel: debug

View File

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