VictoriaMetrics: Make VictoriaLogs optional add-on (#6489)

* Make Logs optional

* Update json
This commit is contained in:
Slaviša Arežina 2025-08-02 15:13:21 +02:00 committed by GitHub
parent 7c0869e29b
commit 074bb615e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 23 additions and 9 deletions

View file

@ -31,5 +31,10 @@
"username": null,
"password": null
},
"notes": []
"notes": [
{
"text": "Included option to install VictoriaLogs.",
"type": "info"
}
]
}