gitdataai/deploy
ZhenYi ad2cb7255f refactor(deploy): use envFrom with configMapRef for all deployments
Replace individual configMapKeyRef env vars with envFrom + configMapRef
to inject the full ConfigMap, plus minimal env blocks for static values.
Also remove resources block from operator deployment (K8s schema validation).
2026-04-15 13:48:13 +08:00
..
templates refactor(deploy): use envFrom with configMapRef for all deployments 2026-04-15 13:48:13 +08:00
Chart.yaml init 2026-04-15 09:08:09 +08:00
configmap.yaml init 2026-04-15 09:08:09 +08:00
secrets.yaml.example init 2026-04-15 09:08:09 +08:00
values.user.yaml.example init 2026-04-15 09:08:09 +08:00
values.yaml feat: add imagePullSecrets support to all deployment templates 2026-04-15 10:59:15 +08:00