First commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(kubectl describe *)",
|
||||
"Bash(helm show *)",
|
||||
"Bash(kubectl get *)",
|
||||
"Bash(kubectl logs *)",
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code} %{content_type} %{size_download}\\\\n\" -H \"Accept-Encoding: gzip\" http://10.42.0.44:8080/styles.cc735d5acda5c758.css)",
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code} %{content_type} %{size_download}\\\\n\" -H \"Accept-Encoding: gzip\" -H \"X-Forwarded-Proto: https\" http://10.42.0.44:8080/styles.cc735d5acda5c758.css)",
|
||||
"Bash(curl -sv http://10.42.0.44:8080/styles.cc735d5acda5c758.css)",
|
||||
"Bash(curl -sk -o /dev/null -w \"%{http_code} %{content_type}\\\\n\" --resolve console.gravitee.sttlab.pc:443:192.168.1.18 https://console.gravitee.sttlab.pc/styles.cc735d5acda5c758.css)",
|
||||
"Bash(kill %1)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user