Files
42marketplaces/sync/gh-anton-abyzov-specweave-plugins-specweave-kubernetes.json
2025-11-29 18:53:27 +08:00

18 lines
609 B
JSON

{
"name": "specweave-kubernetes",
"owner": {
"name": "SpecWeave Team",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "specweave-kubernetes",
"description": "Kubernetes deployment and management for SpecWeave projects. Generate K8s manifests, Helm charts, and GitOps workflows. Includes security policies (NetworkPolicy, RBAC) and best practices for production deployments.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-anton-abyzov-specweave-plugins-specweave-kubernetes.git"
},
"strict": true
}
]
}