Skip to content

Commit

Permalink
Enable DB monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
marchermans committed Dec 28, 2024
1 parent 699d7c2 commit d92c244
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Charts/ldtteam-authentication-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ postgresha:
postgresql:
password: "DonatorAuth1!"
database: "donator-auth"
metrics:
enabled: true
serviceMonitor:
enabled: true
persistence:
accessModes:
- ReadWriteOnce
Expand Down

0 comments on commit d92c244

Please sign in to comment.