Closed krkjack closed 2 months ago
Welcome @krkjack! It looks like this is your first PR to falcosecurity/charts 🎉
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: Issif, krkjack
The full list of commands accepted by this bot can be found here.
The pull request process is described here
LGTM label has been added.
What type of PR is this?
/kind bug
/kind chart-release
Any specific area of the project related to this PR?
/area falcosidekick-chart
What this PR does / why we need it:
Currently defining
falcosidekick.webui.redis.customConfig
invalues.yaml
results in templating error:Using
--debug
switch shows us that one line is unnecessary suppressed (the keydata
is joined withredis-stack.config
):Tested with
values.yaml
:Which issue(s) this PR fixes:
Special notes for your reviewer:
Checklist