We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, the helm chart provides a key to set values for the operator from a secret, which I need because my http proxy config is inside a secret.
operator: valuesFromSecret: proxy-secrets
Would it be possible to add this for trivy aswell?
trivy.httpProxy trivy.httpsProxy
trivy-operator/deploy/helm/values.yaml
Lines 384 to 391 in 7b0c518
Originally posted by @kimdre in #2171
The text was updated successfully, but these errors were encountered:
@kimdre contributions are welcome if you have time, it not let me know and I'll take it.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hi, the helm chart provides a key to set values for the operator from a secret, which I need because my http proxy config is inside a secret.
Would it be possible to add this for trivy aswell?
trivy-operator/deploy/helm/values.yaml
Lines 384 to 391 in 7b0c518
Originally posted by @kimdre in #2171
The text was updated successfully, but these errors were encountered: