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
fix: update ConfigMap name in Argo CD root path retrieval script
Change the ConfigMap name from a variable to the actual name 'argocd-cmd-params-cm'
in the validate-values.yaml script to ensure correct fetching of the root path.
This improves clarity and prevents potential issues with undefined variables.
0 commit comments