Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:19:29 +08:00
commit 6b5e99719c
8 changed files with 179 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Assets
Bundled resources for gitops-workflow-builder skill
- [ ] argo_cd_template.yaml Example ArgoCD Application YAML template.
- [ ] flux_kustomization_template.yaml Example Flux Kustomization YAML template.
- [ ] kustomize_base.yaml Example Kustomize base configuration.
- [ ] kustomize_overlays/production.yaml Example Kustomize overlay for production environment.