Matthieu Pignolet

Results 17 comments of Matthieu Pignolet

No, The vault-injector (vault-agent) only creates shared volumes using a init-container (and a sidecar for updating the file)

That's sweet! Should this be an option in the helm chart ?

I'll look into that. I'll send a pr if it's not possible

Actually, for it to work, I need to be able to disable the secret (or the DSN will be overwritten py the environment variable)

Hi! The first one does not work, the vault operator uses a sidecar container to create files on a shared volume between the two containers. The second solution may work...

I see... I'll use [ExternalSecret](https://github.com/external-secrets/kubernetes-external-secrets) then

yey

I need this to use link-local IPv6 addresses

This feels similar to [#16161](https://github.com/FRRouting/frr/issues/16161)