apiVersion: v1 kind: Service metadata: name: pihole namespace: pihole spec: ports: - protocol: TCP name: web port: 80 selector: app: pihole