mirror of
https://github.com/rancher/types.git
synced 2025-09-18 07:52:41 +00:00
Rename backupConfig
This commit is contained in:
committed by
Alena Prokharchyk
parent
e5c5cd0491
commit
26acdceadb
@@ -188,7 +188,7 @@ type ETCDService struct {
|
||||
// Etcd snapshot Creation period
|
||||
Creation string `yaml:"creation" json:"creation,omitempty" norman:"default=12h"`
|
||||
// Backup backend for etcd snapshots, used by rke only
|
||||
BackupConfig *BackupConfig `yaml:"backup_target" json:"backupConfig,omitempty"`
|
||||
BackupConfig *BackupConfig `yaml:"backup_config" json:"backupConfig,omitempty"`
|
||||
}
|
||||
|
||||
type KubeAPIService struct {
|
||||
|
Reference in New Issue
Block a user