You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments