diff --git a/manifests/dvirlabs-landing/values.yaml b/manifests/dvirlabs-landing/values.yaml index 32337d1..86e5117 100644 --- a/manifests/dvirlabs-landing/values.yaml +++ b/manifests/dvirlabs-landing/values.yaml @@ -29,16 +29,25 @@ links: desc: "Self-hosted Git repositories & CI integration." chip: "Gitea" url: "https://git.dvirlabs.com" + - id: grafana label: "Observability" desc: "Dashboards, metrics, and alerts for lab services." chip: "Grafana" url: "https://grafana.dvirlabs.com" + + - id: prometheus + label: "Monitoring" + desc: "Metrics collection and alerting system." + chip: "Prometheus" + url: "https://prometheus.dvirlabs.com" + - id: argocd label: "GitOps Control" desc: "Applications managed declaratively via Argo CD." chip: "Argo CD" url: "https://argocd.dvirlabs.com" + - id: wiki label: "Lab Documentation" desc: "Architecture diagrams, notes, and how-tos." @@ -50,3 +59,10 @@ links: desc: "Secure storage and access for sensitive data." chip: "Vault" url: "https://vault.dvirlabs.com" + + - id: woodpecker-ci + label: "CI/CD Pipelines" + desc: "Automated build and deployment pipelines." + chip: "Woodpecker CI" + url: "https://woodpecker.dvirlabs.com" +