Damans227 opened a new pull request, #12877: URL: https://github.com/apache/cloudstack/pull/12877
### Description Adds two new operator-level configuration keys to control the number of secondary storage copies made for public and private templates, decoupling replica count from template visibility. - `public.template.secstorage.copy` (default: 0 = all stores, preserving existing behavior) - `private.template.secstorage.copy` (default: 1, preserving existing behavior) <!-- Fixes: # --> ### Types of changes - [ ] Breaking change - [x] New feature - [ ] Bug fix - [ ] Enhancement - [ ] Cleanup - [ ] Build/CI - [ ] Test ### Feature/Enhancement Scale or Bug Severity #### Feature/Enhancement Scale - [ ] Major - [x] Minor ### How Has This Been Tested? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
