Question
How to uninstall 1-click app loki-grafana
Hello,
- How do I completely uninstall the app?
- Instructions should be updated with the correct namespace:
loki-stack
Notloki
- I was not able to login with user
admin
, and the output token of the command:kubectl get secret --namespace loki-stack loki-grafana -o jsonpath="{.data.admin-password}" | base64 --decode
(Bad credentials)
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×