Traefik perpetually out of sync in Argo CD due to missing divisor spec for GOMEMLIMIT and GOMAXPROCS #1065
Closed
2 tasks done
Labels
kind/bug/possible
a possible bug that needs analysis before it is confirmed or fixed.
Welcome!
What version of the Traefik's Helm Chart are you using?
28.0.0
What version of Traefik are you using?
traefik:v3.0.0
What did you do?
I setup Traefik on ArgoCD and I am constantly seeing a diff:
What did you see instead?
Based on this comment on a similar problem (different application) cilium/cilium#30634
I was able to correct it using this comment: cilium/cilium#30635 (comment)
Specifically I added:
to my ArgoCD cm
The fix for this looks straight forward:
https://github.com/cilium/cilium/pull/30635/files
A default value for divisor needs to be added
What is your environment & configuration?
Kubernetes 1.29.3 - used as a Deployment
Additional Information
No response
The text was updated successfully, but these errors were encountered: