we-re traefik now
This commit is contained in:
@@ -127,8 +127,6 @@ apiVersion: networking.k8s.io/v1beta1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: pihole
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/rewrite-target: /admin/$1
|
||||
spec:
|
||||
rules:
|
||||
- host: pihole.lan
|
||||
@@ -137,7 +135,6 @@ spec:
|
||||
- backend:
|
||||
serviceName: pihole-tcp
|
||||
servicePort: http
|
||||
path: /(.*)
|
||||
pathType: ImplementationSpecific
|
||||
---
|
||||
apiVersion: v1
|
||||
|
||||
Reference in New Issue
Block a user