Difference between revisions of "Helm uninstall kibana"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
== Related == | == Related == | ||
* <code>[[helm install kibana elastic/kibana]] [[--timeout]] 1m</code> | * <code>[[helm install kibana elastic/kibana]] [[--timeout]] 1m</code> | ||
− | * <code>[[kubectl get events]]</code> | + | * <code>[[kubectl get events -A]] | grep Warning</code> |
== See also == | == See also == |
Latest revision as of 18:56, 30 November 2023
helm uninstall kibana
Errors[edit]
k delete serviceaccounts pre-install-kibana-kibana; k delete configmap kibana-kibana-helm-scripts; helm uninstall kibana; k delete role pre-install-kibana-kibana; k delete rolebindings pre-install-kibana-kibana; k delete jobs.batch pre-install-kibana-kibana
Error: uninstallation completed with 1 error(s): warning: Hook post-delete kibana/templates/configmap-helm-scripts.yaml failed: 1 error occurred: * configmaps "kibana-kibana-helm-scripts" already exists
Error: uninstall: Release not loaded: kibana: release: not found
Error: INSTALLATION FAILED: cannot re-use a name that is still in use
Related[edit]
helm install kibana elastic/kibana --timeout 1m
kubectl get events -A | grep Warning
See also[edit]
Advertising: