Skip to content

Commit 7fe982c

Browse files
committed
lifecycle-metrics: Reduce pod rescheduling
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
1 parent f923e4b commit 7fe982c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cluster/manifests/kubernetes-lifecycle-metrics/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ spec:
1818
application: kubernetes
1919
component: lifecycle-metrics
2020
annotations:
21+
karpenter.sh/do-not-disrupt: "true"
2122
prometheus.io/path: /metrics
2223
prometheus.io/port: "9090"
2324
prometheus.io/scrape: "true"

0 commit comments

Comments
 (0)