aboutsummaryrefslogblamecommitdiff
path: root/cluster/prod/app/plume/secrets.toml
blob: 4d68a5cf5cdf955e89e94183d242128db54a2373 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                   
[service_user."plume"]
password_secret = "plume/pgsql_pw"


[secrets."plume/secret_key"]
type = 'command'
rotate = true
command = 'openssl rand -base64 32'