-
Notifications
You must be signed in to change notification settings - Fork 79
[Metro-Vision]Trivy config fixes. #1142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release-2025.2.0
Are you sure you want to change the base?
Conversation
ajagadi1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have all the 3 apps been tested to work fine with these changes?
...metro-vision-ai-app-recipe/loitering-detection/helm-chart/templates/nginx-reverse-proxy.yaml
Outdated
Show resolved
Hide resolved
...metro-vision-ai-app-recipe/loitering-detection/helm-chart/templates/nginx-reverse-proxy.yaml
Outdated
Show resolved
Hide resolved
| readOnlyRootFilesystem: true | ||
| command: | ||
| - /bin/sh | ||
| - /scripts/generate_certs.sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need this to generate certificates. Add only necessary changes. Do it similar to how it is done for smart-parking in the same PR
Description
Please include a summary of the changes and the related issue. List any dependencies that are required for this change.
Fixes # (issue)
Any Newly Introduced Dependencies
Please describe any newly introduced 3rd party dependencies in this change. List their name, license information and how they are used in the project.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: