diff --git a/json/pdm.json b/json/pdm.json index 6092bec3..e9f66d81 100644 --- a/json/pdm.json +++ b/json/pdm.json @@ -35,6 +35,10 @@ { "text": "Set a root password if using autologin. This will be the PBS password. `sudo passwd root`", "type": "info" + }, + { + "text": "Proxmox Datacenter Manager is in an alpha stage of development. Use it cautiously, as bugs, incomplete features, and potential instabilities are expected.", + "type": "warning" } ] } \ No newline at end of file