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 authored and mergify[bot] committed Aug 31, 2024
1 parent ba2cb5c commit 5b1557d
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 5b1557d

Please sign in to comment.