Remove postgres chart initdb (as we have automatic migration)

This commit is contained in:
Grégoire Compagnon 2023-08-07 19:00:53 +02:00
parent 8491d3c5ba
commit a306e37f0e
No known key found for this signature in database
GPG Key ID: FCE2B21F080063F4

View File

@ -53,6 +53,10 @@ postgresql:
username: kemal
password: kemal
database: invidious
primary:
initdb:
username: kemal
password: kemal
# Adapted from ../config/config.yml
config: