Julien
07/29/2022, 1:58 PMAdam Bloom
07/29/2022, 3:16 PMRoberto Malcotti
07/29/2022, 5:03 PMI am wondering, how do you manage your secrets? Unfortunately it seems I cannot make it work properly using ${YOUR_SECRET}
Adam Bloom
07/29/2022, 5:05 PMoctavia
runs in a docker container that gets its env from ~/.octavia
, so you'll need to define the env vars there, not in the environment that you use to invoke the commandAdam Bloom
07/29/2022, 5:05 PMAdam Bloom
07/29/2022, 5:07 PM