Skip to content

Commit

Permalink
set empty labels as default
Browse files Browse the repository at this point in the history
  • Loading branch information
OsamaKhan220 authored and rasheedamir committed Jan 20, 2025
1 parent 873e697 commit 0ec3901
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions redis-observability/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ prometheus:
scrapeTimeout: 5s
path: /metrics
selector:
matchLabels:
app.kubernetes.io/name: redis
app.kubernetes.io/instance: bitnami-redis
matchLabels: {}
namespaceSelector:
any: true
rules:
Expand Down

0 comments on commit 0ec3901

Please sign in to comment.