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. |
||
|---|---|---|
| .. | ||
| templates | ||
| Chart.yaml | ||
| configmap.yaml | ||
| secrets.yaml.example | ||
| values.user.yaml.example | ||
| values.yaml | ||