mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-03 02:52:08 +08:00
7 lines
330 B
YAML
7 lines
330 B
YAML
---
|
|
clusterName: upgrade
|
|
# Rolling upgrade doesn't work when upgrading from clusters with security disabled.
|
|
# This is because nodes with security enabled can't join a cluster with security disabled.
|
|
# Every nodes need to be recreated at the same time so they can recreate a cluster with security enabled
|
|
updateStrategy: OnDelete
|