3be7d9715f
feat(secrets): Implement auto secret synchronization
2024-01-14 02:05:30 +01:00
39b680f3cf
feat(db): Migrate to CloudNativePG
2024-01-14 00:09:47 +01:00
1830d126a5
feat(metrics): Add metric scraping
...
Add ServiceMonitor resource to scrape /metrics endpoint.
Said endpoint cannot be scrapped from outside of the cluster, as a special IngressRoute Middleware prevents the exposition of said endpoint.
2023-07-06 13:49:33 +02:00
5452633f37
feat(init): Add initial installation for admin user
2023-07-04 17:15:04 +02:00
c61680ebf8
fix(conf): Add configmap to kustomization file
2023-07-03 12:42:25 +02:00
1d8b044742
fix(conf): Add config volume mounting
2023-07-03 12:41:15 +02:00
f137e1b0ab
fix(env): Correct env variables for database
2023-07-03 12:29:17 +02:00
166fed1741
feat(config): Add configmap for auto provisioning
2023-07-03 12:12:23 +02:00
3245780088
fix(manifest): Fix port routing
2023-06-30 23:42:51 +02:00
793193943e
fix(manifest): Fix container image version
2023-06-30 23:40:11 +02:00
6bb2dc2d16
feat(manifests): Add k8s manifests for argo based deployment
2023-06-30 23:22:44 +02:00