|
2 년 전 | |
---|---|---|
.. | ||
charts | 2 년 전 | |
ci | 2 년 전 | |
templates | 2 년 전 | |
Chart.lock | 2 년 전 | |
Chart.yaml | 2 년 전 | |
README.md | 2 년 전 | |
app-readme.md | 2 년 전 | |
item.yaml | 2 년 전 | |
questions.yaml | 2 년 전 | |
upgrade_info.json | 2 년 전 | |
upgrade_strategy | 2 년 전 | |
values.yaml | 2 년 전 |
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, theprometheus
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.