Commit Graph

8 Commits

Author SHA1 Message Date
ruslandoga
bd21720987 update clickhouse to 22.9 for better arm64 support 2022-10-13 15:07:02 +07:00
Oscar Beaumont
2a9eaf06bc
fixed incorrect selector for SMTP service
The selector was set incorrectly and hence would point to nothing causing 500 errors when sending emails. I must have not tested with SMTP when I originally created the Kubernetes configurations hence this mistake made it through.
2021-11-24 04:39:49 +11:00
Oscar Beaumont
5ca6f3d069
fix: added warning about multiple replicas 2021-08-04 17:37:41 +08:00
Oscar Beaumont
dabb387823 fix: converted Plausible config to secret
This was done as the Plausible configuration file contains the secret key base which is used to encrypt the cookies.
2021-08-02 15:01:55 +08:00
Oscar Beaumont
46f050f54c added plausible init container, security context's & events-db configuration into configmap 2021-07-19 15:28:44 +08:00
Oscar Beaumont
aa9f96cd12 lowered unreasonably high resource requirements 2021-07-19 14:05:07 +08:00
Oscar Beaumont
03919f11f1 changed databases to StatefulSet 2021-07-19 13:54:58 +08:00
Oscar Beaumont
ee329a3138 added Kubernetes support 2021-07-15 17:36:49 +08:00