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