Skip to content

Commit 699eafd

Browse files
committed
update apps
1 parent e0cc717 commit 699eafd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/grafana/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"requirements": {
1414
"cpu": "1",
1515
"memory": "2",
16-
"disk": "3",
16+
"disk": "2",
1717
"url": "https://grafana.com/docs/grafana/latest/installation/requirements/#grafana-requirements"
1818
}
1919
}

apps/graylog/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"requirements": {
1616
"cpu": "2",
1717
"memory": "4",
18-
"disk": "2",
18+
"disk": "1",
1919
"url": "https://go2docs.graylog.org/current/downloading_and_installing_graylog/docker_installation.htm?tocpath=Install%20Graylog%7C_____2#Prerequisites"
2020
}
2121
}

0 commit comments

Comments
 (0)