fetch secrets by uuid instead of listing all
This commit is contained in:
+2
-1
@@ -119,7 +119,8 @@ cert as SANs.
|
||||
Services needing secrets declare them in `.env.keys`:
|
||||
|
||||
```
|
||||
ENV_VAR=bws-secret-name
|
||||
# bws-secret-name
|
||||
ENV_VAR=bws-secret-uuid
|
||||
```
|
||||
|
||||
During deploy, `deploy.sh`:
|
||||
|
||||
Reference in New Issue
Block a user