Correct whynot credential tenant path
This commit is contained in:
parent
ad47a136f7
commit
eb24e04b71
10 changed files with 67 additions and 48 deletions
|
|
@ -4,10 +4,10 @@
|
|||
# path used by ops-warden's caller-scoped access lane. It does not grant list
|
||||
# access to sibling workloads or mutation capabilities.
|
||||
|
||||
path "platform/data/workloads/whynot-design/whynot-design/npm-publish" {
|
||||
path "platform/data/workloads/coulomb/whynot-design/npm-publish" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
|
||||
path "platform/metadata/workloads/whynot-design/whynot-design/npm-publish" {
|
||||
path "platform/metadata/workloads/coulomb/whynot-design/npm-publish" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue