Initial chart: odoosky-system namespace + local container registry (Distribution v2)

This commit is contained in:
Tower Deploy
2026-04-27 00:47:07 +03:00
parent 049144dc04
commit a1dbe14c20
4 changed files with 149 additions and 0 deletions

14
Chart.yaml Normal file
View File

@@ -0,0 +1,14 @@
apiVersion: v2
name: cluster-platform-v3
description: |
Per-cluster platform infrastructure for OdooSky v3. ArgoCD-managed
on every connected customer K8s cluster. Provides:
- odoosky-system namespace (where Tower spawns build Jobs and
stores cluster-private credentials sourced from OpenBao)
- Local container registry (Distribution v2). In-cluster
BuildKit Jobs push addon images here; the chart consumes
them as image volumes. Sovereignty + GFW resistance: no
cross-cluster image transfer.
type: application
version: 0.1.0
appVersion: "0.1.0"