You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(applications): use correct scale configuration (#1311)
<!--- Provide a general summary of your changes in the Title above -->
## Description
<!--- Describe your changes in detail -->
## Related Issue(s)
- #{issue number}
## Verification
- [ ] **Your** code builds clean without any errors or warnings
- [ ] Manual testing done (required)
- [ ] Relevant automated test added (if you find this hard, leave it and
we'll help out)
## Documentation
- [ ] Documentation is updated (either in `docs`-directory, Altinnpedia
or a separate linked PR in
[altinn-studio-docs.](https://github.com/Altinn/altinn-studio-docs), if
applicable)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Enhanced scaling configurations for container apps, allowing for more
flexible and efficient resource management.
- Introduced new types for scaling rules, improving clarity and
structure in scaling configurations.
- **Improvements**
- Updated parameter declarations for scaling, providing better type
safety and default values for minimum and maximum replicas.
- Removed unnecessary fields in scaling rules to streamline
configurations.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments