longhorn: add backupstore poll interval to default settings
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ffc03dbb2e
commit
75637ad99b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue