Files
chart/library/ix-dev/charts/prometheus
Stavros Kois 85d2fab14d NAS-122030 / 23.10 / Adds check to only render hostPath key if it has a value (#1210)
* Remove hostPath key from values.yaml

* Add migrations

* bump

* rename migration files and make it safer

* fix wrongly nested dict
2023-05-30 16:23:29 +03:00
..

Prometheus

Prometheus - Monitoring system and time series database.

When application is installed, a container will be launched with root privileges. This is required in order to apply the correct permissions to the prometheus directories. Afterward, the prometheus container will run as a non-root user (Default: 568). Also an empty configuration file will be created.

The configuration file is located at /config/prometheus.yml inside the container. Data is stored at /data inside the container.