Skip to content

Commit

Permalink
fix(argocd): remove cloudflare
Browse files Browse the repository at this point in the history
  • Loading branch information
cterence committed Jan 19, 2025
1 parent cfcce21 commit e3096bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k8s-apps/argocd/templates/ingress-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
name: argocd-cli-ingress
annotations:
external-dns.alpha.kubernetes.io/target: home.terence.cloud
external-dns.alpha.kubernetes.io/cloudflare-proxied: "false" # 403 on the github actions runner
nginx.ingress.kubernetes.io/backend-protocol: HTTPS
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
nginx.ingress.kubernetes.io/use-regex: "true"
Expand Down

0 comments on commit e3096bd

Please sign in to comment.