uswitch / vault-creds

Sidecar container for requesting dynamic Vault database secrets
Apache License 2.0
84 stars 14 forks source link

fix env var is url containing mutiple = signs #39

Open camaeel opened 7 months ago

camaeel commented 7 months ago

Env vars containing urls with parameters where improperly parsed. The remainder after second = was cut off.