fix: Add filler

This commit is contained in:
2026-04-08 15:08:21 +02:00
parent 123d804aac
commit 2c2e896b49
+2 -2
View File
@@ -8,9 +8,9 @@ agent:
namespace: postgres namespace: postgres
connection_string_host: catalyst-db.cr-agent.svc.cluster.local connection_string_host: catalyst-db.cr-agent.svc.cluster.local
connection_string_port: 5432 connection_string_port: 5432
connection_string_username: postgres connection_string_username: temp
connection_string_password: postgres connection_string_password: postgres
connection_string_database: catalyst connection_string_database: app
gateway: gateway:
tls: tls:
enabled: true enabled: true