fix(umami): debug startup issues
All checks were successful
Renovate / renovate (push) Successful in 21s

This commit is contained in:
Peter 2024-04-29 17:02:41 +02:00
parent 6c7f7d4505
commit 5d1cbd290a
Signed by: prskr
GPG key ID: F56BED6903BC5E37

View file

@ -16,6 +16,11 @@ spec:
containers:
- name: umami
image: umami
command:
- "/bin/bash"
- "-c"
args:
- 'sleep 3600'
env:
- name: DATABASE_URL
valueFrom: