Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix e2e tests by allowing custom images in helm install (#8191)
### Description of the change Fixes e2e tests by adding 'global.security.allowInsecureImages=true' to helm install/upgrade commands This is required since the tests will use the custom built images for testing purposes. Signed-off-by: Miguel Ruiz <[email protected]>
- Loading branch information