Skip to content

Commit cd88d34

Browse files
committed
imp: add baremetal nomad ns
1 parent e574810 commit cd88d34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/cloud/hydrationProfile.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ in {
3636
services = {
3737
nomad.namespaces = {
3838
prod = {description = "CI Prod";};
39+
baremetal = {description = "CI Baremetal Builders";};
3940
};
4041
};
4142

0 commit comments

Comments
 (0)