Set a high priority for nodes

This commit is contained in:
Daniel Berteaud 2024-01-20 01:28:50 +01:00
parent da6944333e
commit 882bcf41ae
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,7 @@
job "democratic-csi-node" {
type = "system"
datacenters = ["dc1"]
priority = 100
group "iscsi-node" {

View File

@ -70,6 +70,9 @@ democratic_csi:
memory: 128
memory_max: 192
nomad:
priority: 100
# Custom env var to pass to controllers
env: {}