enable pihole #72

Merged
aggarwalakshun merged 1 commits from pihole into main 2025-11-04 02:29:08 +00:00
3 changed files with 2 additions and 1 deletions
Showing only changes of commit a7f736414d - Show all commits

View File

@@ -6,10 +6,11 @@ metadata:
namespace: tools namespace: tools
spec: spec:
type: LoadBalancer type: LoadBalancer
loadBalancerIP: 192.168.1.229
selector: selector:
app: pihole app: pihole
ports: ports:
- port: 8585 - port: 80
targetPort: 80 targetPort: 80
protocol: TCP protocol: TCP
name: web name: web