Skip to content

Commit 6964d19

Browse files
Duncaenthe-maldridge
authored andcommitted
services/nomad/monitoring: add ccache_exporter to a-nbg-de
Closes: #269 [via git-merge-pr]
1 parent 1534a8f commit 6964d19

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

services/nomad/monitoring/ccache.nomad

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ job "ccache_exporter" {
88
glibc = { host = "a-fsn-de", size = "16GB" }
99
musl = { host = "a-hel-fi", size = "8GB" }
1010
aarch64 = { host = "b-fsn-de", size = "16GB" }
11+
x86_64 = { host = "a-nbg-de", size = "32GB" }
1112
}
1213

1314
labels = [group.key]

0 commit comments

Comments
 (0)