spiffe / spiffe-helper

The SPIFFE Helper is a tool that can be used to retrieve and manage SVIDs on behalf of a workload
Apache License 2.0
40 stars 39 forks source link

Add exitOnWait flag #126

Closed kfox1111 closed 6 months ago

kfox1111 commented 6 months ago

This enables the exitOnWait behavior from the commandline so most users don't need to define two different config files.

kfox1111 commented 6 months ago

There should probably be a bigger conversation about having all config file options also be flags. But until then, this PR will enable a pretty good savings on configuration.