gitdataai/deploy/templates
ZhenYi b7b56938aa fix(deploy): use secretRef instead of configMapRef in all deployments
ConfigMap was removed from Helm chart (managed externally).
Secret contains all required env vars (APP_DATABASE_URL, APP_REDIS_URL,
SMTP credentials, SSH domain/key, etc.) and is always rendered
(helm.sh/resource-policy: keep prevents deletion on upgrade).
Also add APP_SSH_PORT and APP_SSH_SERVER_PRIVATE_KEY to secret template.
2026-04-15 14:06:40 +08:00
..
_helpers.tpl init 2026-04-15 09:08:09 +08:00
app-deployment.yaml fix(deploy): use secretRef instead of configMapRef in all deployments 2026-04-15 14:06:40 +08:00
email-worker-deployment.yaml fix(deploy): use secretRef instead of configMapRef in all deployments 2026-04-15 14:06:40 +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 fix(deploy): use secretRef instead of configMapRef in all deployments 2026-04-15 14:06:40 +08:00
gitserver-deployment.yaml fix(deploy): use secretRef instead of configMapRef in all deployments 2026-04-15 14:06:40 +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 fix(deploy): use secretRef instead of configMapRef in all deployments 2026-04-15 14:06:40 +08:00
pdb.yaml init 2026-04-15 09:08:09 +08:00
secret.yaml fix(deploy): use secretRef instead of configMapRef in all deployments 2026-04-15 14:06:40 +08:00
static-deployment.yaml fix(deploy): use secretRef instead of configMapRef in all deployments 2026-04-15 14:06:40 +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