Update hostname to postgresql
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3a8957b9bc
commit
f0eb7053e3
@ -35,7 +35,7 @@ spec:
|
||||
dbname: invidious
|
||||
user: invidious
|
||||
password: $(INVIDIOUS_DB_PASSWORD)
|
||||
host: postgresql-system.postgresql.svc.cluster.local
|
||||
host: postgresql.postgresql-system.svc.cluster.local
|
||||
port: 5432
|
||||
check_tables: true
|
||||
hmac_key: "$(INVIDIOUS_HMAC_KEY)"
|
||||
|
Loading…
Reference in New Issue
Block a user