Skip to content

Commit

Permalink
Fix the typo in roles/single/defaults/main.yml
Browse files Browse the repository at this point in the history
Fixed a typo in a mentioned file in a commentary on line 16
  • Loading branch information
sanchpet authored Feb 29, 2024
1 parent 9f3dd69 commit 374f905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/single/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ victoriametrics_self_scrape_interval: "30s"
victoriametrics_retention_period_months: "12"
victoriametrics_search_max_unique_timeseries: "900000"

# ore on envflags usage
# more on envflags usage
# https://docs.victoriametrics.com/Single-server-VictoriaMetrics.html#environment-variables
victoriametrics_service_envflag_enabled: "false"
# Array of strings to pass
Expand Down

0 comments on commit 374f905

Please sign in to comment.