update config

This commit is contained in:
Matt Anderson
2026-09-18 18:02:57 -05:00
parent aaab135fea
commit a9fbfdb9dd
3 changed files with 14 additions and 0 deletions
+10
View File
@@ -7,5 +7,15 @@
"command": ["npx", "@playwright/mcp@latest"],
"enabled": true
}
},
"permission": {
"bash": {
"*": "ask",
"kubectl *": "deny",
"kubectl get *": "allow",
"kubectl describe *": "allow",
"kubectl logs *": "allow",
"kubectl top *": "allow"
}
}
}
+3
View File
@@ -0,0 +1,3 @@
{
"password": "4QhoSb7noaFQU7oUWUB-HabVwNkYBtLjdwQsjJDEjHc"
}