Skip to content

Commit

Permalink
Use HTTP
Browse files Browse the repository at this point in the history
  • Loading branch information
nidr0x committed Nov 3, 2024
1 parent 6a89f51 commit dd95350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/main/apps/cloudflared/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ originRequest:

ingress:
- hostname: "*.nidr0x.win"
service: "http://cilium-ingress.kube-system.svc.cluster.local:80"
service: "http://192.168.1.220:80"
originRequest:
noTLSVerify: true
- hostname: "nidr0x.win"
service: "http://cilium-ingress.kube-system.svc.cluster.local:80"
service: "http://192.168.1.220:80"
originRequest:
noTLSVerify: true
- service: http_status:404

0 comments on commit dd95350

Please sign in to comment.