gcloud-lab/apps/base/osint-dashboard/templates/security
Sirius Devops 5e477492e6 feat: add OSINT Dashboard Kubernetes infrastructure
- Helm chart scaffold (Chart.yaml, values.yaml, _helpers.tpl)
- Namespace + RBAC manifests
- PostgreSQL (CNPG, 3 replicas, PostGIS + TimescaleDB)
- NATS JetStream (3 replicas, persistent, custom subjects)
- Redis Sentinel (1 primary + 2 replicas, HA)
- MinIO distributed (4 replicas, bucket init job)
- Gateway API HTTPRoute + cert-manager TLS certificates
- Monitoring stack (Prometheus, Grafana, Alertmanager, exporters)
- NetworkPolicies (default deny + per-component policies)
- GitHub Actions CI/CD pipeline (lint, template, security scan)
- Flux CD staging overlay
2026-05-21 04:15:55 +00:00
..
dashboard-netpol.yaml feat: add OSINT Dashboard Kubernetes infrastructure 2026-05-21 04:15:55 +00:00
default-deny.yaml feat: add OSINT Dashboard Kubernetes infrastructure 2026-05-21 04:15:55 +00:00
minio-netpol.yaml feat: add OSINT Dashboard Kubernetes infrastructure 2026-05-21 04:15:55 +00:00
monitoring-netpol.yaml feat: add OSINT Dashboard Kubernetes infrastructure 2026-05-21 04:15:55 +00:00
nats-netpol.yaml feat: add OSINT Dashboard Kubernetes infrastructure 2026-05-21 04:15:55 +00:00
postgresql-netpol.yaml feat: add OSINT Dashboard Kubernetes infrastructure 2026-05-21 04:15:55 +00:00
redis-netpol.yaml feat: add OSINT Dashboard Kubernetes infrastructure 2026-05-21 04:15:55 +00:00