Merge pull request #509 from fatduo/a

Update backup interval name in example
This commit is contained in:
Hongchao Deng 2016-12-23 09:52:33 -08:00 коммит произвёл GitHub
Родитель 3b099021a1 27533efdfa
Коммит d7be7b766f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,7 @@ spec:
version: "v3.1.0-alpha.1"
backup:
# short snapshot interval for testing, do not use this in production!
snapshotIntervalInSecond: 30
backupIntervalInSecond: 30
maxBackups: 5
volumeSizeInMB: 512
storageType: "PersistentVolume"