Difference between revisions of "Helm uninstall kibana"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
== Errors ==
 
== Errors ==
 
  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
 
  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  
 
  Error: uninstallation completed with 1 error(s): warning: Hook post-delete kibana/templates/configmap-helm-scripts.yaml  
 
  failed: 1 error occurred:
 
  failed: 1 error occurred:
 
  * [[configmaps]] "kibana-kibana-helm-scripts" already exists
 
  * [[configmaps]] "kibana-kibana-helm-scripts" already exists
 
 
  
 
  [[Error: uninstall: Release not loaded: kibana: release: not found]]
 
  [[Error: uninstall: Release not loaded: kibana: release: not found]]
 
  
 
  [[Error: INSTALLATION FAILED: cannot re-use a name that is still in use]]
 
  [[Error: INSTALLATION FAILED: cannot re-use a name that is still in use]]

Revision as of 18:55, 30 November 2023

helm uninstall kibana


Errors

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

See also

Advertising: