{ "rules": [ { "rulePriority": 1, "description": "Only keep 8 images", "selection": { "tagStatus": "any", "countType": "imageCountMoreThan", "countNumber": 8 }, "action": { "type": "expire" } }] }