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: kwok/charts/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ For full Karpenter documentation please checkout [https://karpenter.sh](https://
23
23
| controller.image.digest | string |`""`| SHA256 digest of the controller image. |
24
24
| controller.image.repository | string |`""`| Repository path to the controller image. |
25
25
| controller.image.tag | string |`""`| Tag of the controller image. |
26
-
| controller.metrics.port | int |`8000`| The container port to use for metrics. |
26
+
| controller.metrics.port | int |`8080`| The container port to use for metrics. |
27
27
| controller.resources | object |`{}`| Resources for the controller pod. |
28
28
| controller.sidecarContainer | list |`[]`| Additional sidecarContainer config |
29
29
| controller.sidecarVolumeMounts | list |`[]`| Additional volumeMounts for the sidecar - this will be added to the volume mounts on top of extraVolumeMounts |
0 commit comments