Skip to content

Commit

Permalink
Merge pull request #247 from buffalo1024/disable-evictor
Browse files Browse the repository at this point in the history
disable evictor
  • Loading branch information
buffalo1024 authored Jan 22, 2024
2 parents fa133ef + 221dbdb commit 5ef9f27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ admission:
failurePolicy: "Ignore"

evictor:
disable: false
replicas: 1
disable: true
replicas: 0
imageRepository: hwameistor/evictor
tag: v0.14.0

Expand Down

0 comments on commit 5ef9f27

Please sign in to comment.