mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
docs: fix a sentence in vault-integration.mdx (#18296)
This commit is contained in:
@@ -441,7 +441,7 @@ EOF
|
||||
|
||||
```
|
||||
|
||||
To Submit this job a token that has the `access-kv` policy in the Namespace `engineering`
|
||||
To submit this job, a token that has the `access-kv` policy in the `engineering` namespace is needed:
|
||||
|
||||
```shell-session
|
||||
$ vault token create -policy access-kv -namespace=engineering -period 72h -orphan
|
||||
|
||||
Reference in New Issue
Block a user