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
@@ -144,7 +144,7 @@ Kubernetes: `^1.19.0-0`
144
144
| 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 |
150
150
| 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 |
@@ -837,7 +837,7 @@ Kubernetes: `^1.19.0-0`
837
837
| 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 |
843
843
| 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