Files
kodekloud-engineer/.claude/settings.json

26 lines
809 B
JSON

{
"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"
]
}
}