Skip to content

Commit

Permalink
Use ResourceDeletion as remediationStrategy in CR example
Browse files Browse the repository at this point in the history
Signed-off-by: Carlo Lobrano <[email protected]>
  • Loading branch information
clobrano committed May 15, 2024
1 parent 3ff441e commit 0a550e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ spec:
worker-0: "6233"
worker-1: "6234"
worker-2: "6235"
remediationStrategy: OutOfServiceTaint
remediationStrategy: ResourceDeletion
```

## Tests
Expand Down

0 comments on commit 0a550e0

Please sign in to comment.