diff --git a/examples/datasource_types/postgresql.yaml b/examples/datasource_types/postgresql.yaml index efe340574..637cadcba 100644 --- a/examples/datasource_types/postgresql.yaml +++ b/examples/datasource_types/postgresql.yaml @@ -10,8 +10,8 @@ spec: datasource: name: postgresql type: postgres - database: postgres jsonData: + database: postgres connMaxLifetime: 14400 maxIdleConns: 2 maxOpenConns: 0