gitdataai/deploy/templates
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
..
_helpers.tpl init 2026-04-15 09:08:09 +08:00
app-deployment.yaml refactor(deploy): use envFrom with configMapRef for all deployments 2026-04-15 13:48:13 +08:00
email-worker-deployment.yaml refactor(deploy): use envFrom with configMapRef for all deployments 2026-04-15 13:48:13 +08:00
external-secrets.yaml init 2026-04-15 09:08:09 +08:00
frontend-deployment.yaml feat: add imagePullSecrets support to all deployment templates 2026-04-15 10:59:15 +08:00
frontend-ingress.yaml init 2026-04-15 09:08:09 +08:00
git-hook-deployment.yaml refactor(deploy): use envFrom with configMapRef for all deployments 2026-04-15 13:48:13 +08:00
gitserver-deployment.yaml refactor(deploy): use envFrom with configMapRef for all deployments 2026-04-15 13:48:13 +08:00
gitserver-ingress.yaml init 2026-04-15 09:08:09 +08:00
ingress.yaml init 2026-04-15 09:08:09 +08:00
NOTES.txt init 2026-04-15 09:08:09 +08:00
operator-deployment.yaml refactor(deploy): use envFrom with configMapRef for all deployments 2026-04-15 13:48:13 +08:00
pdb.yaml init 2026-04-15 09:08:09 +08:00
secret.yaml init 2026-04-15 09:08:09 +08:00
static-deployment.yaml refactor(deploy): use envFrom with configMapRef for all deployments 2026-04-15 13:48:13 +08:00
static-ingress.yaml init 2026-04-15 09:08:09 +08:00
storage.yaml init 2026-04-15 09:08:09 +08:00