I am trying to incorporate hashicorps vault secrets in camunda connectors what is self managed via the camunda helm charts. I was able to mount a file (/secrets/secrets.txt) with all my secrets in it with content like:
Hi @gevezex thanks for your question. Your solution will be supported in the future. But we would be interested in your requirements. Would you like to see native file based secret support or are you looking for an integration with HashiCorp Vault?
I would be happy if I could have a file in the container with all the secrets. Because i can easily do that with hashicorps vault. It is not important that hashicorps vault is supported because I don’t want to be dependent on a specific product (in this case hashicorp). Native k8s objects are sufficient.