Skip to content

Commit

Permalink
fix: update pihole pod selector
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Nov 21, 2024
1 parent f8921f0 commit 60bfd93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions registry/components/pihole/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ spec:
gethomepage.dev/group: Cluster Management
gethomepage.dev/icon: pi-hole
gethomepage.dev/name: Pi-hole
# Pod selector required because names don't match
gethomepage.dev/pod-selector: app=pihole
ingressClassName: nginx
hosts:
- pihole.simonemms.com
Expand Down

0 comments on commit 60bfd93

Please sign in to comment.