Skip to main content
Glama
arc-policy-config.jsonβ€’3.08 kB
{ "organization": { "name": "Healthcare Organization", "environment": "production", "compliance": [ "SOC2", "ISO27001", "PCI-DSS" ] }, "global": { "enforcement": "strict", "autoFix": false, "excludedNamespaces": [ "kube-system", "kube-public", "kube-node-lease" ] }, "categories": { "security": { "enabled": true, "enforcement": "strict", "autoFix": false, "description": "Strict security enforcement - violations block deployment" }, "compliance": { "enabled": true, "enforcement": "strict", "autoFix": false, "description": "Compliance violations block deployment" }, "performance": { "enabled": true, "enforcement": "strict", "autoFix": false, "description": "Performance standards must be met" }, "cost": { "enabled": true, "enforcement": "advisory", "autoFix": false, "description": "Cost monitoring and optimization alerts" }, "operations": { "enabled": true, "enforcement": "strict", "autoFix": false, "description": "Operational excellence required" } }, "ruleOverrides": { "arc-sec-001": { "enabled": true, "severity": "critical", "autoFix": false }, "arc-sec-002": { "enabled": true, "severity": "critical", "autoFix": false }, "arc-sec-003": { "enabled": true, "severity": "critical", "autoFix": false }, "arc-013-003": { "enabled": true, "severity": "critical", "autoFix": false }, "arc-013-005": { "enabled": true, "severity": "critical", "autoFix": false }, "arc-013-006": { "enabled": true, "severity": "critical", "autoFix": false }, "arc-res-001": { "enabled": true, "severity": "high", "autoFix": false }, "arc-013-001": { "enabled": true, "severity": "high", "autoFix": false }, "arc-013-007": { "enabled": true, "severity": "high", "autoFix": false }, "arc-scale-002": { "enabled": true, "severity": "high", "autoFix": false }, "arc-res-002": { "enabled": true, "severity": "medium", "autoFix": false }, "arc-scale-001": { "enabled": true, "severity": "medium", "autoFix": false }, "arc-ops-001": { "enabled": true, "severity": "high", "autoFix": false }, "arc-ops-002": { "enabled": true, "severity": "high", "autoFix": false }, "arc-013-002": { "enabled": true, "severity": "high", "autoFix": false }, "arc-comp-001": { "enabled": true, "severity": "critical", "autoFix": false }, "arc-comp-002": { "enabled": true, "severity": "critical", "autoFix": false } }, "limits": { "maxCpu": "2000m", "maxMemory": "4Gi", "minReplicas": 2, "maxReplicas": 50 } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tsviz/arc-config-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server