forked from github-mirrorer/taskchampion-sync-server
* Adding Helm chart * Update maintainer * Updating filesystem settings to prevent issues * CREATE_CLIENTS is now true by default * Add name override options * Validation for postges * Fix plain connection string in pod env * Simplifying secret management * Fix port quoting * Init container to run sql file * Fix port type * Fix secret management * Working now * Fixing Postgres connection issue * Upgrade postgres init container * Auto add UUIDs when starting postgres * Add Github action to publish new Helm charts on push * Fixing url * Removing duplicate files * Adding documentation for helm chart * Reorganizing * Adding helm testing