Add Helm values to support insecure registries #1000
ecniiv
started this conversation in
Development
Replies: 1 comment
-
|
👋 @ecniiv Certainly we could add such value to our Helm chart! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
In the starboard-trivy-configmap, there is no possibility to allow trivy insecure connections to a container registry with SSL activated. So, in my helm chart I added this in the configmap:
and in the values.yaml:
And it worked as exepected. Could it be integrated?
Beta Was this translation helpful? Give feedback.
All reactions