Files
onelab-k8s-1.27/README.md
timotheereausanofi 68f9745c06 OneLab Kubernetes GitOps (Argo CD)
- Helm charts: onelab app + observability (Loki/Promtail/Grafana)
- Values under gitops/values/ with public-safe placeholders
- Argo CD Application (spec.sources, 2.6+)

Made-with: Cursor
2026-03-20 12:27:45 +01:00

421 B

OneLab (Kubernetes)

Deploy OneLab with Argo CD and Helm using the manifests under gitops/.

Documentation: gitops/README.md — prerequisites, configuration, bootstrap, and troubleshooting.

kubectl apply -f gitops/argocd/application.yaml

Edit gitops/argocd/application.yaml (repoURL, targetRevision) and gitops/values/*.yaml before syncing in production.