Skip to content

Commit

Permalink
fix(metrics): add rwx-volume-fast-failover to upgrade responder colle…
Browse files Browse the repository at this point in the history
…ction

Signed-off-by: James Munson <james.munson@suse.com>
(cherry picked from commit 5b1557d)
  • Loading branch information
james-munson authored and mergify[bot] committed Sep 3, 2024
1 parent 661df57 commit 306da1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controller/setting_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -1847,6 +1847,7 @@ func (info *ClusterInfo) collectSettings() error {
types.SettingNameReplicaDiskSoftAntiAffinity: true,
types.SettingNameRestoreConcurrentLimit: true,
types.SettingNameRestoreVolumeRecurringJobs: true,
types.SettingNameRWXVolumeFastFailover: true,
types.SettingNameSnapshotDataIntegrity: true,
types.SettingNameSnapshotDataIntegrityImmediateCheckAfterSnapshotCreation: true,
types.SettingNameStorageMinimalAvailablePercentage: true,
Expand Down

0 comments on commit 306da1c

Please sign in to comment.