Passing Arguments to the Kit Application

With the exception of opening USD files, dynamically adding arguments to a Kit application is currently prohibited. This restriction is in place for security purposes, preventing ad-hoc arguments from being passed to the Helm chart, as this could change the application’s execution and create a potential vector for container injection attacks.

It is possible to modify the Helm chart used for the streaming session to include custom arguments or make them configurable via a Helm chart value, which can be incorporated into an application profile.