Compare commits
1 commit
8f5652864d
...
2ab95cd326
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2ab95cd326 |
1 changed files with 2 additions and 2 deletions
|
|
@ -12,11 +12,11 @@
|
||||||
# narrow runner-<NAME> policies, NOT this one. This policy stays bound
|
# narrow runner-<NAME> policies, NOT this one. This policy stays bound
|
||||||
# to the long-running dispatcher only.
|
# to the long-running dispatcher only.
|
||||||
|
|
||||||
path "kv/data/disinto/runner/*" {
|
path "kv/data/disinto/runner" {
|
||||||
capabilities = ["read"]
|
capabilities = ["read"]
|
||||||
}
|
}
|
||||||
|
|
||||||
path "kv/metadata/disinto/runner/*" {
|
path "kv/metadata/disinto/runner" {
|
||||||
capabilities = ["list", "read"]
|
capabilities = ["list", "read"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue