Skip to content

SSO issue on ArgoWorkFlow after HelmChart Upgrade #2865

Closed Answered by JDHawken
JDHawken asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,
Finally ! I found it !
It seem we got some custom templates in our ArgoWorkFlows and I deleted them when I upgraded the product, so it's not a problem with ArgoWorkFlows but in my side (I'm sorry about it, I don't have enough history to have seen it right away).

Here how I debug my deployment :

  • I download on my GitHub the staging and production files (production working well, staging had the problem).
  • With helm, I make two templates, one for production and one for staging
helm template --skip-tests -f values-common.yaml -f values-prod.yaml -n [my-namespace] --kube-context [my-context] [my-release] . >prod.yaml
helm template --skip-tests -f values-common.yaml -f values-staging.yam…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@yu-croco
Comment options

@JDHawken
Comment options

@yu-croco
Comment options

@JDHawken
Comment options

Answer selected by JDHawken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants