Skip to content

Commit

Permalink
Update extends-ovh.prod.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon authored Oct 3, 2023
1 parent 086ed05 commit f1ecc9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/kontinuous/tests/__snapshots__/extends-ovh.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@ spec:
postgresql:
parameters:
TimeZone: Europe/Paris
pg_stat_statements.max: "10000"
pg_stat_statements.max: \\"10000\\"
pg_stat_statements.track: all
monitoring:
enablePodMonitor: true
Expand Down Expand Up @@ -859,7 +859,7 @@ spec:
postgresql:
parameters:
TimeZone: Europe/Paris
pg_stat_statements.max: "10000"
pg_stat_statements.max: \\"10000\\"
pg_stat_statements.track: all
monitoring:
enablePodMonitor: true
Expand Down

0 comments on commit f1ecc9a

Please sign in to comment.