longhorn: add backupstore poll interval to default settings
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2024-02-02 14:04:58 +01:00
parent ffc03dbb2e
commit 75637ad99b
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -19,6 +19,7 @@ defaultSettings:
defaultLonghornStaticStorageClass: longhorn defaultLonghornStaticStorageClass: longhorn
createDefaultDiskLabeledNodes: true createDefaultDiskLabeledNodes: true
concurrentAutomaticEngineUpgradePerNodeLimit: 3 concurrentAutomaticEngineUpgradePerNodeLimit: 3
backupstorePollInterval: 3600
ingress: ingress:
enabled: true enabled: true
ingressClassName: nginx ingressClassName: nginx