mirror of https://github.com/kubernetes/kops.git
Merge pull request #12352 from eddycharly/fix-docs-etcd-backups
fix: etcd backup docs
This commit is contained in:
commit
8d49409d1f
|
|
@ -229,7 +229,7 @@ etcdClusters:
|
|||
### etcd backups retention
|
||||
{{ kops_feature_table(kops_added_default='1.18') }}
|
||||
|
||||
You can set the retention duration for the hourly and yearly backups by defining env vars:
|
||||
You can set the retention duration for the hourly and daily backups by defining env vars:
|
||||
|
||||
```yaml
|
||||
etcdClusters:
|
||||
|
|
|
|||
Loading…
Reference in New Issue