Commit Graph

10 Commits

Author SHA1 Message Date
e3faff7acf
Started adding different assertions and checks of values, so that less invalid configuration is possible. 2024-02-18 16:45:37 +01:00
ad61dae136
eikek/docspell#2502 Added the option supply existing Kubernetes secrets to load secret values. 2024-02-18 15:42:18 +01:00
53160d34bf
eikek/docspell#2502 Removed unused db-secret.yaml and moved some configuration templates into the correct directories. 2024-02-17 23:34:50 +01:00
8b0dfaedc1
eikek/docspell#2502 Started work on a helm chart for docspell including postgres and solr. 2024-02-17 23:16:44 +01:00
d107343303
Fix for eikek/docspell#2498. Adjusted README.md for the Kubernetes deployment to properly set the JDBC connection for Joex. 2024-02-15 23:13:45 +01:00
54060a2f5a
Fix for eikek/docspell#2498. Added the missing analysis-extra module to solr with the SOLR_OPTS environmnt variable. 2024-02-15 23:10:41 +01:00
0e38817ceb
Fix for eikek/docspell#2498. Removed large ingress paths, that didn't link to any services. 2024-02-15 16:58:24 +01:00
5343fa70a4
Fix for eikek/docspell#2498. Added subPath to volume mount for postgres statefulset to make sure no conflicts happen on startup. 2024-02-15 15:54:11 +01:00
e5db8cb9b5
Fix for eikek/docspell#2498. Added init container to fix file permissions for solr. 2024-02-15 15:53:34 +01:00
Benjamin Waldher
5489da4490 Add Kubernetes configuration 2023-04-09 21:06:27 +00:00