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
when I push these files to Github Repo and sync argocd apps
it says
Failed to load target state: failed to generate manifest for source 1 of 1: rpc error: code = Unknown desc = `helm pull --destination /tmp/304546d2-d00e-423b-9dd4-445ae1041d96 --version 14.10.5 --repo https://charts.bitnami.com/bitnami bitnami/minio` failed exit status 1: Error: chart "bitnami/minio" version "14.10.5" not found in https://charts.bitnami.com/bitnami repository
so I tried manually add helm repo add https://charts.bitnami.com/bitnami then helm repo updatein the argocd-server pod, and re-sync apps still see this error
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to deploy minio
when I push these files to Github Repo and sync argocd apps
it says
so I tried manually add
helm repo add https://charts.bitnami.com/bitnami
thenhelm repo update
in theargocd-server
pod, and re-sync apps still see this errorBeta Was this translation helpful? Give feedback.
All reactions