File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ All variables which can be overridden are stored in [defaults/main.yml](defaults
2929| ` cortex_limit_nofile ` | 10240 | Number of File Descriptors allowed for Cortex processes |
3030| ` cortex_system_user ` | "cortex" | Default Cortex user |
3131| ` cortex_system_group ` | "cortex" | Default Cortex group |
32- | ` cortex_version ` | "1.6.0" | The cortex package version |
32+ | ` cortex_version ` | 1.7.0 | The cortex package version |
3333| ` cortex_auth_enabled ` | "false" | Enables of disables the Cortex authentication |
3434| ` cortex_env_variables ` | ` {} ` | Configure Cortex environment variables. |
3535| ` cortex_alertmanager ` | ` {} ` | Cortex alertmanager. Compatible with [ official configuration] ( https://cortexmetrics.io/docs/configuration/configuration-file/#alertmanager_config ) |
Original file line number Diff line number Diff line change 11---
2- cortex_version : 1.6 .0
2+ cortex_version : 1.7 .0
33cortex_all_in_one : true
44
55cortex_web_listen_address : " 0.0.0.0:9009"
You can’t perform that action at this time.
0 commit comments