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
Hi, I had kubeapps installed via HELM. I had problems with the catalog, I did an uninstall and deleted the name space.
When I try to reinstall I get this error:
$ helm install kubeapps oci://registry-1.docker.io/bitnamicharts/kubeapps --namespace kubeapps --create-namespace Pulled: registry-1.docker.io/bitnamicharts/kubeapps:17.1.1 Digest: sha256:a0bd2dcb9264e261e20a1f96dc6703e0fd3132524a991a085efac3364b8b7777 Error: INSTALLATION FAILED: Unable to continue with install: AppRepository "bitnami" in namespace "kubeapps" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: missing key "app.kubernetes.io/managed-by": must be set to "Helm"
The text was updated successfully, but these errors were encountered:
Hi, I had kubeapps installed via HELM. I had problems with the catalog, I did an uninstall and deleted the name space.
When I try to reinstall I get this error:
$ helm install kubeapps oci://registry-1.docker.io/bitnamicharts/kubeapps --namespace kubeapps --create-namespace Pulled: registry-1.docker.io/bitnamicharts/kubeapps:17.1.1 Digest: sha256:a0bd2dcb9264e261e20a1f96dc6703e0fd3132524a991a085efac3364b8b7777 Error: INSTALLATION FAILED: Unable to continue with install: AppRepository "bitnami" in namespace "kubeapps" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: missing key "app.kubernetes.io/managed-by": must be set to "Helm"
The text was updated successfully, but these errors were encountered: