Skip to content

Commit

Permalink
fix(monitoring): set the pod selector
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Nov 21, 2024
1 parent 2668aab commit 43aa391
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions registry/components/monitoring/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ spec:
gethomepage.dev/group: Cluster Management
gethomepage.dev/icon: grafana
gethomepage.dev/name: Grafana
# Pod selector required because names don't match
gethomepage.dev/pod-selector: app.kubernetes.io/name=grafana
ingressClassName: nginx
hosts:
- monitoring.simonemms.com
Expand Down

0 comments on commit 43aa391

Please sign in to comment.