We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1534a8f commit 6964d19Copy full SHA for 6964d19
1 file changed
services/nomad/monitoring/ccache.nomad
@@ -8,6 +8,7 @@ job "ccache_exporter" {
8
glibc = { host = "a-fsn-de", size = "16GB" }
9
musl = { host = "a-hel-fi", size = "8GB" }
10
aarch64 = { host = "b-fsn-de", size = "16GB" }
11
+ x86_64 = { host = "a-nbg-de", size = "32GB" }
12
}
13
14
labels = [group.key]
0 commit comments