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. |
||
|---|---|---|
| .. | ||
| _helpers.tpl | ||
| app-deployment.yaml | ||
| email-worker-deployment.yaml | ||
| external-secrets.yaml | ||
| frontend-deployment.yaml | ||
| frontend-ingress.yaml | ||
| git-hook-deployment.yaml | ||
| gitserver-deployment.yaml | ||
| gitserver-ingress.yaml | ||
| ingress.yaml | ||
| NOTES.txt | ||
| operator-deployment.yaml | ||
| pdb.yaml | ||
| secret.yaml | ||
| static-deployment.yaml | ||
| static-ingress.yaml | ||
| storage.yaml | ||