You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our ArgoCD GUI gets very slow when accessing a application with many resources. What i'm understanding from the documentation maby enabling gzip compressions helps. This could be done via argocd-server [flags] (see docs below). But I cannot find any setting in configmaps / documentation on how to enable this in the gitops-operator.
Is there a possibility to set these extra flag(s) or would this be an feature request?
Our ArgoCD GUI gets very slow when accessing a application with many resources. What i'm understanding from the documentation maby enabling gzip compressions helps. This could be done via
argocd-server [flags]
(see docs below). But I cannot find any setting in configmaps / documentation on how to enable this in the gitops-operator.Is there a possibility to set these extra flag(s) or would this be an feature request?
See:
https://argo-cd.readthedocs.io/en/release-1.8/operator-manual/server-commands/argocd-server/
https://able8.medium.com/argocd-enable-gzip-compression-to-speed-up-web-ui-27a5bd427ca4
The text was updated successfully, but these errors were encountered: