mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
VictoriaMetrics: Make VictoriaLogs optional add-on (#6489)
* Make Logs optional * Update json
This commit is contained in:
parent
7c0869e29b
commit
074bb615e7
3 changed files with 23 additions and 9 deletions
|
@ -31,5 +31,10 @@
|
|||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
"notes": [
|
||||
{
|
||||
"text": "Included option to install VictoriaLogs.",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue