You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ Kubernetes: `^1.19.0-0`
145
145
| alertmanager.​sidecar.​healthPort | int |`8081`| The port the kiwigrid/k8s-sidecar listens on for health checks. The image default matches the cortex default listen port (8080), so it must be overridden here. |
| alertmanager.​sidecar.​label | string |`"cortex_alertmanager"`| Label that should be used for filtering |
151
151
| alertmanager.​sidecar.​labelValue | string |`""`| The value for the label you want to filter your resources on. Don't set a value to filter by any value |
@@ -852,7 +852,7 @@ Kubernetes: `^1.19.0-0`
852
852
| ruler.​sidecar.​healthPort | int |`8081`| The port the kiwigrid/k8s-sidecar listens on for health checks. The image default matches the cortex default listen port (8080), so it must be overridden here. |
| ruler.​sidecar.​label | string |`"cortex_rules"`| label that the configmaps with rules are marked with |
858
858
| ruler.​sidecar.​labelValue | string |`""`| The value for the label you want to filter your resources on. Don't set a value to filter by any value |
0 commit comments