Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
drop safe-to-evict annotations (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
dprotaso committed May 31, 2023
1 parent 102581f commit 0458c44
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions config/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ spec:
app: net-certmanager-controller
template:
metadata:
annotations:
cluster-autoscaler.kubernetes.io/safe-to-evict: "true"
labels:
app: net-certmanager-controller
app.kubernetes.io/component: net-certmanager
Expand Down
2 changes: 0 additions & 2 deletions config/webhook-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ spec:
role: net-certmanager-webhook
template:
metadata:
annotations:
cluster-autoscaler.kubernetes.io/safe-to-evict: "false"
labels:
app: net-certmanager-webhook
app.kubernetes.io/component: net-certmanager
Expand Down

0 comments on commit 0458c44

Please sign in to comment.