Skip to content

Commit

Permalink
test oauth2-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
locmai committed Apr 20, 2024
1 parent b36da83 commit ce00981
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions platform/templates/coroot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ kind: Ingress
metadata:
name: "coroot-auth-proxy"
annotations:
external-dns.alpha.kubernetes.io/target: "{{ .Values.global.env }}-humble-tunnel.{{ .Values.global.domain }}"
external-dns.alpha.kubernetes.io/cloudflare-proxied: "true"
nginx.ingress.kubernetes.io/proxy-body-size: 50m
namespace: dex
spec:
Expand Down

0 comments on commit ce00981

Please sign in to comment.