This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Release v1.0.11
Ability to change auth type (#28) * - Make docker image pointing to specific version - Make auth type as variable as plaintext is deprecated - Adding auth_user as part for database config * Adding helmfile example * Adding helmfile example * Adding postgres installation to the example * adding support for docker registery secret * Revert to use servicePort * remove password hash from helmfile example * make the pasword setme, so it is more clear this value should be changed * Revert version, it it should be automatically updated by the CI * revert defaut auth type to plain to be backword compatable * chanage authentication type in the example * Address review comment * Fix identation && revert NodeSelector Co-authored-by: Amr Farid <a.eleraky@eclecticiq.com>