Skip to content

Commit c236deb

Browse files
committed
📝 docs
modified: README.md
1 parent 985f410 commit c236deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ auto.request.operator/mode=min # Sets the request to the MINIMUM of all sa
101101
1. **mode=average**: Will take the `0` into consideration.
102102
2. **mode=min**: Will consider the `0` as `1`.
103103
3. **mode=max**: Will take the `0` into consideration, but will ignore if *max=0*.
104-
2. Annotation is `true` (`optimize=false` is as strong as **deny**):
104+
2. **annotation-filter** is `true` (`optimize=false` is as strong as **deny**):
105105
1. A namespace has `optimize=false` but a pod has `optimize=true`:
106106
1. The controller will ignore the pod and not reconcile.
107107
2. A namespace has `optimize=true` but a pod has `optimize=false`:

0 commit comments

Comments
 (0)