cluster/services/hercules-ci-multi-agent: move agent processes to builder.slice
This commit is contained in:
parent
c9f37b962a
commit
24722bf586
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ in
|
||||||
environment = {
|
environment = {
|
||||||
AWS_SHARED_CREDENTIALS_FILE = config.age.secrets."hci-cache-credentials-${name}".path;
|
AWS_SHARED_CREDENTIALS_FILE = config.age.secrets."hci-cache-credentials-${name}".path;
|
||||||
};
|
};
|
||||||
|
serviceConfig.Slice = "builder.slice";
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue