This pull request adds an option to disable the "has traffic weight" against Azure Container Apps for the Azure Container Apps provider.
When using Single Mode these checks are unnecessary.
Purpose
This pull request is a:
[ ] Bugfix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] I have added necessary documentation (if appropriate)
Description
This pull request adds an option to disable the "has traffic weight" against Azure Container Apps for the Azure Container Apps provider. When using Single Mode these checks are unnecessary.
Purpose
This pull request is a:
Checklist