Skip to content

Commit

Permalink
wp Khue
Browse files Browse the repository at this point in the history
  • Loading branch information
locmai committed May 15, 2022
1 parent de4c6d2 commit c7aafa3
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions global/templates/cloudflared.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,16 @@ spec:
helm:
releaseName: cloudflared
values: |
tunnel: humble-tunnel
credentials:
existingSecret: cloudflared-credentials
ingress:
- hostname: "*.{{ .Values.global.domain }}"
service: https://system-ingress-nginx-controller.ingress-nginx
originRequest:
noTLSVerify: true
- service: http_status:404
config:
tunnel: humble-tunnel
ingress:
- hostname: "*.{{ .Values.global.domain }}"
service: https://system-ingress-nginx-controller.ingress-nginx
originRequest:
noTLSVerify: true
- service: http_status:404
podMonitor:
enabled: true
metricsEndpoints:
Expand Down

0 comments on commit c7aafa3

Please sign in to comment.