mirror of
https://github.com/rancher/rke.git
synced 2025-09-09 02:51:15 +00:00
Fix broken etcd rolling snapshot
This commit is contained in:
committed by
Alena Prokharchyk
parent
fd99385ab1
commit
631c0725f4
@@ -32,7 +32,7 @@ const (
|
||||
|
||||
DefaultIngressController = "nginx"
|
||||
DefaultEtcdBackupCreationPeriod = "12h"
|
||||
DefaultEtcdBackupRetentionPeriod = "3d"
|
||||
DefaultEtcdBackupRetentionPeriod = "72h"
|
||||
DefaultEtcdSnapshot = true
|
||||
DefaultMonitoringProvider = "metrics-server"
|
||||
|
||||
|
Reference in New Issue
Block a user