diff --git a/README.md b/README.md index 17d4b79..2701a43 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ ## Notes +### ingress-nginx servicemonitor + +For unknown reasons the servicemonitor is not create on helm install and therefore no metrics will be scraped by prometheus. +Use `helm upgrade -n ingress-nginx ingress-nginx ingress-nginx/ingress-nginx` to force an update of t the release. + ### Linode PROXY protocol needs to be enabled for ingress-nginx to see the clients IP in ingress log.