| admin_username |
The default admin username. |
string |
"grafana" |
no |
| chart_version |
Helm chart version. |
string |
"12.4.1" |
no |
| create_namespace |
Whether to create the namespace. |
bool |
true |
no |
| database_host |
Database host. |
string |
n/a |
yes |
| database_name |
Database name. |
string |
"umami" |
no |
| database_password |
Database password. |
string |
n/a |
yes |
| database_username |
Database username. |
string |
n/a |
yes |
| gateway_namespaces |
The Gateway namespaces to create ReferenceGrants for. |
set(string) |
[] |
no |
| image_tag |
The image tag. |
string |
"13.1.0-25893932881-ubuntu" |
no |
| logs_bucket_access_key_id |
The logs bucket access key ID. |
string |
n/a |
yes |
| logs_bucket_endpoint |
The logs bucket endpoint. |
string |
n/a |
yes |
| logs_bucket_name |
The logs bucket name. |
string |
n/a |
yes |
| logs_bucket_region |
The logs bucket region. |
string |
n/a |
yes |
| logs_bucket_secret_access_key |
The logs bucket secret access key. |
string |
n/a |
yes |
| logs_daily_compaction |
Whether to use daily compacted logs when querying. |
bool |
false |
no |
| namespace_name |
The installation namespace. |
string |
"grafana" |
no |
| resources |
Resource requests & limits. |
object({ requests = optional(object({ cpu = optional(string) memory = optional(string) }), {}) limits = optional(object({ cpu = optional(string) memory = optional(string) }), {}) }) |
{} |
no |
| vm_scrape_interval |
The scrape interval defined in vmagent (e.g. '10s'). |
string |
n/a |
yes |
| vmselect_host |
The service hostname to reach vmselect on. |
string |
n/a |
yes |