Prometheus
Jump to navigation
Jump to search
Notes on working with Prometheus via ArgoCD
Currently using ArgoCD and the kube prometheus stack installation there is a bug. This notes the fix bug in ArgoCD. The fix is basically to create 2 applications in the same namespace. First is the CRD, and the second is the stack install itself. This appears to be due to the way kubectl deals with the overall installation.