profile: enable local orchestration tools

This commit is contained in:
2026-06-12 18:50:14 +09:00
parent a010c8f94b
commit 0bcf90680c
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ return yoi.profile {
task = { enabled = true },
memory = { enabled = true },
web = { enabled = true },
pods = { enabled = false },
pods = { enabled = true },
ticket = { enabled = false, access = "lifecycle" },
ticket_orchestration = { enabled = false },
},