Skip to content

Commit

Permalink
Add new node drain policies to questions.yaml
Browse files Browse the repository at this point in the history
Longhorn 2238

Signed-off-by: Eric Weber <eric.weber@suse.com>
  • Loading branch information
ejweber committed Nov 27, 2023
1 parent 160ccab commit 6958dd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chart/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,8 @@ questions:
group: "Longhorn Default Settings"
type: enum
options:
- "block-for-eviction"
- "block-for-eviction-if-contains-last-replica"
- "block-if-contains-last-replica"
- "allow-if-replica-is-stopped"
- "always-allow"
Expand Down

0 comments on commit 6958dd8

Please sign in to comment.