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
$ helm upgrade --install --create-namespace -n crowdsec crowdsec crowdsec/crowdsec -f values.yaml
Error: UPGRADE FAILED: values don't meet the specifications of the schema(s) in the following chart(s):
crowdsec:
- agent.additionalAcquisition.0: Must validate at least one schema (anyOf)
- agent.additionalAcquisition.0: Additional property listen_addr is not allowed
- agent.additionalAcquisition.0: Additional property webhook_path is not allowed
- agent.additionalAcquisition.0.source: agent.additionalAcquisition.0.source does not match: "kinesis"
Check Releases to make sure your agent is on the latest version.
Details
I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the forked project rr404/oss-governance-bot repository.
@vst-name: There are no 'kind' label on this issue. You need a 'kind' label to start the triage process.
/kind bug
/kind documentation
/kind enhancement
Details
I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the forked project rr404/oss-governance-bot repository.
Hi, i've run into the following issue.
my values.yaml:
Your example
The text was updated successfully, but these errors were encountered: