feat: add incus-cluster role/policies
- add policy and role to manage incus cluster join tokens
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
path "kv/data/service/incus/cluster-join-tokens" {
|
||||
capabilities = ["create", "read", "update", "delete"]
|
||||
}
|
||||
Reference in New Issue
Block a user