Skip to content

Commit

Permalink
fix: remove pointless pihole-ingress namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Dec 12, 2024
1 parent 5e18831 commit d52bb6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/clusters/prod/components/pihole-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
targetRevision: HEAD
destination:
server: https://kubernetes.default.svc
namespace: pihole-ingress
namespace: pihole
syncPolicy:
automated:
prune: true
Expand Down

0 comments on commit d52bb6a

Please sign in to comment.