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>
  • Loading branch information
james-munson committed Aug 30, 2024
1 parent 69f8cdb commit 623e987
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 623e987

Please sign in to comment.