diff --git a/ct/checkmk.sh b/ct/checkmk.sh index 36f9c9215..c55c4e03d 100644 --- a/ct/checkmk.sh +++ b/ct/checkmk.sh @@ -9,7 +9,7 @@ APP="checkmk" var_tags="monitoring" var_cpu="2" var_ram="2048" -var_disk="4" +var_disk="6" var_os="debian" var_version="12" var_unprivileged="1" @@ -54,4 +54,4 @@ description msg_ok "Completed Successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}" -echo -e "${TAB}${GATEWAY}${BGN}http://${IP}/monitoring${CL}" \ No newline at end of file +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}/monitoring${CL}"