Skip to content

Commit 8518261

Browse files
niladrihKiran Mova
authored andcommitted
Update openebs-operator-lite with NDM ChangeDetection flag
Signed-off-by: Niladri Halder <[email protected]>
1 parent 55d6f58 commit 8518261

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

deploy/kubectl/openebs-operator-lite.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,9 +530,8 @@ spec:
530530
- -v=4
531531
# The feature-gate is used to enable the new UUID algorithm.
532532
- --feature-gates="GPTBasedUUID"
533-
# Detect mount point and filesystem changes wihtout restart.
534-
# Uncomment the line below to enable the feature.
535-
# --feature-gates="MountChangeDetection"
533+
# Detect changes to device size, filesystem and mount-points without restart.
534+
- --feature-gates="ChangeDetection"
536535
# The feature gate is used to start the gRPC API service. The gRPC server
537536
# starts at 9115 port by default. This feature is currently in Alpha state
538537
# - --feature-gates="APIService"

0 commit comments

Comments
 (0)