feat/stable-release #1

Merged
lanson merged 30 commits from feat/stable-release into main 2024-05-28 20:45:33 +00:00
Showing only changes of commit 6872e4191a - Show all commits

View File

@ -7,7 +7,7 @@ path "sys/mounts/${tenant_prefix}/*" {
}
path "sys/remount" {
capabilities = ["update"]
capabilities = ["update", "sudo"]
allowed_parameters = {
"from" = ["${tenant_prefix}/*"]
"to" = ["${tenant_prefix}/*"]