mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
reduce default to 10
This commit is contained in:
parent
440165dc2d
commit
af9f73e9ee
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@ variable "stage" {
|
|||
variable "retain_count" {
|
||||
description = "Number of images to retain"
|
||||
type = number
|
||||
default = 20
|
||||
default = 10
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue