Document the repo for Claude Code, note a couple of handy kubectl one-liners, allow a few more Bash/WebFetch/WebSearch permissions used during this session, and ignore the relocated zot sync-credentials.json. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
15 lines
297 B
JSON
15 lines
297 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(for f:*)",
|
|
"Bash(do echo:*)",
|
|
"Read(//Users/jan.novak/srv/personal/home-kubernetes/**)",
|
|
"Bash(done)",
|
|
"Bash(ssh docker-30 *)",
|
|
"Bash(git add *)",
|
|
"WebSearch",
|
|
"WebFetch(domain:cert-manager.io)"
|
|
]
|
|
}
|
|
}
|