homelab/vault/nomad-cluster-role.json
2022-06-06 09:24:55 +02:00

10 lines
194 B
JSON

{
"allowed_policies": "access-tables",
"disallowed_policies": "",
"token_explicit_max_ttl": 0,
"name": "nomad-cluster",
"orphan": true,
"token_period": 259200,
"renewable": true
}