Skip to content

Commit

Permalink
Add podmonitor to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
robertbublik committed Oct 1, 2024
1 parent 2a89c6e commit a929b17
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/db-instances/ci/ci-1-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ dbinstances:
instance1:
serviceMonitor:
enabled: true
podMonitor:
enabled: true
engine: postgres
monitoring:
enabled: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ dbinstances:
instance1:
serviceMonitor:
enabled: true
podMonitor:
enabled: true
engine: postgres
monitoring:
autodiscovery: true
Expand Down

0 comments on commit a929b17

Please sign in to comment.