-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
Description
Currently, there is not a way to configure splunk notification plug in through the crowdsecurity helm chart 0.19.5 version with a token and url value that comes from an external secret.
Could this feature please be added? Is there a temporary workaround without having to hardcode them? I tried a couple of things including using an extraInitContainer in LAPI that writes the splunk config to an emptyDir with secrets replaced and re-configuring the /etc/crowdsec/notifications/splunk.yaml mount point to that emptyDir but that did not work.
Could you please advise how to proceed in the meanwhile till this feature gets implemented?
Reactions are currently unavailable