chore: add Claude Code project settings
This commit is contained in:
25
.claude/settings.json
Normal file
25
.claude/settings.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(sed -i '' 's/datacenter-nat-875907322/xfusion-nat-285654546/; s/datacenter/xfusion/g' aws-45.md && grep -n \"xfusion\\\\|datacenter\" aws-45.md)",
|
||||
"Bash(kubectl get *)",
|
||||
"Bash(kubectl -n kube-system get pods -o wide)",
|
||||
"Bash(helm version *)",
|
||||
"Bash(helm list *)",
|
||||
"Bash(cilium status *)",
|
||||
"Bash(cilium version *)",
|
||||
"Bash(helm repo *)",
|
||||
"Bash(helm get *)",
|
||||
"Bash(kubectl apply *)",
|
||||
"Bash(helm upgrade *)",
|
||||
"WebSearch",
|
||||
"WebFetch(domain:github.com)",
|
||||
"WebFetch(domain:docs.cilium.io)",
|
||||
"WebFetch(domain:raw.githubusercontent.com)",
|
||||
"WebFetch(domain:api.github.com)"
|
||||
],
|
||||
"additionalDirectories": [
|
||||
"/Users/jan.novak/srv/learning/kodekloud-engineer"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user