agent: |
ewYpwdG0k2sjO5Zff0KxInstall Prometheus on minikube cluster in the monitoring namespace
Install Prometheus on minikube cluster in the monitoring namespace
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
inputs
outputs
# Installing prometheus in monitoring namespace
helm install prometheus prometheus-community/prometheus --namespace monitoring
copied