chore: backup infrastructure configurations [skip ci]
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
job "postgres-15" {
|
||||
constraint {
|
||||
attribute = "${attr.cpu.arch}"
|
||||
operator = "!="
|
||||
value = "arm"
|
||||
}
|
||||
|
||||
type = "system"
|
||||
datacenters = ["dc1"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user