diff --git a/README.md b/README.md index 4c3e7bb..2219262 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Install via helm (https://github.com/amazeeio/charts/tree/main/charts/aergia) ## Custom templates If installing via helm, you can use this YAML in your values.yaml file and define the templates there. -> See `www/error.html`, `www/force.html`, and `www/unidle.html` for inspiration +> See `www/error.html`, `www/forced.html`, and `www/unidle.html` for inspiration ``` templates: @@ -62,7 +62,6 @@ templates: {{define "base"}}
- {{ .ErrorCode }} {{ .ErrorMessage }} @@ -80,4 +79,4 @@ One of the requirements of using prometheus is the ability to query for ingress- You need to ensure that your ingress-nginx controller is scraped for this metric or else the idler will assume there have been 0 hits and idle the environment without hesitation. -An example `ServiceMonitor` is found in this repo under `test-resources/ingress-servicemonitor.yaml` \ No newline at end of file +An example `ServiceMonitor` is found in this repo under `test-resources/ingress-servicemonitor.yaml`