We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0cc717 commit 699eafdCopy full SHA for 699eafd
apps/grafana/variables.json
@@ -13,7 +13,7 @@
13
"requirements": {
14
"cpu": "1",
15
"memory": "2",
16
- "disk": "3",
+ "disk": "2",
17
"url": "https://grafana.com/docs/grafana/latest/installation/requirements/#grafana-requirements"
18
}
19
apps/graylog/variables.json
@@ -15,7 +15,7 @@
"cpu": "2",
"memory": "4",
- "disk": "2",
+ "disk": "1",
"url": "https://go2docs.graylog.org/current/downloading_and_installing_graylog/docker_installation.htm?tocpath=Install%20Graylog%7C_____2#Prerequisites"
20
21
0 commit comments