uswitch / vault-creds

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

fix typo on which file to modify access perms #37

Closed mmcgarr closed 9 months ago

mmcgarr commented 9 months ago

In previous PR I added --chmod=755 to the wrong files here. It should be on the binary being copied into the image, not on the certs.

To be consistent with images we've published for this repo before, adding a v prefix to the image tags we publish.