File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ Here is a list of all data passed to the template:
9090 * ` Services ` : object containing stats about the docker services (only populated when Docker is running in Swarm mode)
9191 * ` All ` : total number of services
9292 * ` ToScaleDown ` : number of containers matched by the scale down rule
93- * ` ScaledDwon ` : number of containers successfully scaled down
94- * ` ScaleDownErrors ` : number of containers that were unable to be stopped (equal to ` ToScaleDown - ScaledDowm ` )
93+ * ` ScaledDown ` : number of containers successfully scaled down
94+ * ` ScaleDownErrors ` : number of containers that were unable to be stopped (equal to ` ToScaleDown - ScaledDown ` )
9595 * ` BackupFile ` : object containing information about the backup file
9696 * ` Name ` : name of the backup file (e.g. ` backup-2022-02-11T01-00-00.tar.gz ` )
9797 * ` FullPath ` : full path of the backup file (e.g. ` /archive/backup-2022-02-11T01-00-00.tar.gz ` )
You can’t perform that action at this time.
0 commit comments