Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

argocd server.insecure not applied to cm #2

Closed
zcubbs opened this issue Nov 25, 2023 · 1 comment
Closed

argocd server.insecure not applied to cm #2

zcubbs opened this issue Nov 25, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@zcubbs
Copy link
Owner

zcubbs commented Nov 25, 2023

argocd required the server to be tls secure. when it's behing traefik the error "TOO MANY REDIRECT" pops up.
this is a documented issue: argoproj/argo-cd#2953 (comment)

When the argocd.insecure flag is enabled:

  • Must ensure the server.insecure param (set to false) is passed to the chart
  • or Update cm "argocd-cmd-params-cm" to force it to true
@zcubbs zcubbs added the enhancement New feature or request label Nov 25, 2023
@zcubbs
Copy link
Owner Author

zcubbs commented Jan 15, 2024

#done

@zcubbs zcubbs closed this as completed Jan 15, 2024
Flooze-IT pushed a commit to Flooze-IT/go-k8s that referenced this issue Jul 11, 2024
Flooze-IT pushed a commit to Flooze-IT/go-k8s that referenced this issue Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant