Commit Graph

4 Commits

Author SHA1 Message Date
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
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