Skip to content

Commit

Permalink
chore: update cloudflared config
Browse files Browse the repository at this point in the history
  • Loading branch information
jnobrega committed May 9, 2024
1 parent bdf2dc5 commit 7832e2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/apps/network/cloudflared/app/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ originRequest:

ingress:
- hostname: "jnobrega.com"
service: https://ingress-nginx-controller.network.svc.cluster.local:443
service: https://traefik.network.svc.cluster.local:443
- hostname: "*.jnobrega.com"
service: https://ingress-nginx-controller.network.svc.cluster.local:443
service: https://traefik.network.svc.cluster.local:443
- service: http_status:404

0 comments on commit 7832e2c

Please sign in to comment.