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,7 @@
# Scripts
Bundled resources for gitops-workflow-builder skill
- [ ] argo_flux_install.sh Script to automate the installation of ArgoCD or Flux based on user preference.
- [ ] kustomize_apply.sh Script to apply Kustomize configurations to Kubernetes.
- [ ] git_push.sh Script to automate pushing changes to the Git repository.