Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:51:15 +08:00
commit a91d4d5a1c
25 changed files with 4094 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "gitops-workflows",
"description": "GitOps workflows with ArgoCD and Flux CD including multi-cluster management, secrets, and progressive delivery",
"version": "1.0.0",
"author": {
"name": "DevOps Claude Skills"
},
"skills": [
"./"
]
}