Add helm chart for Live Video Search application#2267
Open
bhardwaj-nakul wants to merge 28 commits intoopen-edge-platform:mainfrom
Open
Add helm chart for Live Video Search application#2267bhardwaj-nakul wants to merge 28 commits intoopen-edge-platform:mainfrom
bhardwaj-nakul wants to merge 28 commits intoopen-edge-platform:mainfrom
Conversation
- Created Chart.yaml for vss-ui subchart with versioning and description. - Added _helpers.tpl for template helper functions including naming and labeling. - Implemented vss-ui deployment template with init container for pipeline manager readiness. - Created vss-ui service template for exposing the application. - Defined default values in values.yaml for vss-ui including global settings and service configurations. - Enabled telemetry in telemetry_override.yaml for monitoring. - Added validation template in 000-validations.yaml for required fields. - Updated root helpers in _helpers.tpl for validation and naming conventions. - Introduced usb_camera_override.yaml for USB camera configuration. - Created user_values_override.yaml for user-specific configurations. - Expanded values.yaml with comprehensive configuration options for the application. - Documented deployment instructions in deploy-with-helm.md for easy setup. - Updated index.md to include new deployment guide link.
… chart overrides for frigate, nginx, minio, and nvr-event-router
…akul/edge-ai-suites into feat/helm-live-search
…akul/edge-ai-suites into feat/helm-live-search
- Removed redundant vssTag and smartNvrTag definitions from _helpers.tpl files in various subcharts. - Simplified image URL construction to use a consistent format across all subcharts. - Introduced imageOverride settings in values.yaml for better flexibility in image management. - Updated repository paths to use "intel/" prefix for specific images in values.yaml files.
hteeyeoh
approved these changes
Mar 30, 2026
bharagha
approved these changes
Mar 31, 2026
Contributor
bharagha
left a comment
There was a problem hiding this comment.
This has not been reviewed in detail given quite a few of the components are reused from existing collaterals plus there is a chance that we will revisit this application post updates to MME.
…akul/edge-ai-suites into feat/helm-live-search
…akul/edge-ai-suites into feat/helm-live-search
…ut of readiness and liveness probes for video-search.
Add RWO/RWX storage mode support for Helm chart
…troubleshooting steps
…akul/edge-ai-suites into feat/helm-live-search
madhuri-rai07
approved these changes
Apr 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixes # (issue)
Any Newly Introduced Dependencies
None
How Has This Been Tested?
Tested in dev cluster
Checklist: