Skip to content

Commit

Permalink
set empty labels as default to allow inherited charts to define their…
Browse files Browse the repository at this point in the history
… own labels
  • Loading branch information
OsamaKhan220 authored and rasheedamir committed Feb 11, 2025
1 parent f82ab58 commit d3c2dca
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions postgres-observability/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ prometheus:
scrapeTimeout: 5s
path: /metrics
selector:
matchLabels:
postgres-operator.crunchydata.com/crunchy-postgres-exporter: 'true'
postgres-operator.crunchydata.com/cluster: postgres
matchLabels: {}
namespaceSelector:
any: true

Expand Down

0 comments on commit d3c2dca

Please sign in to comment.