ops: keep jenkins controller on rpi5
This commit is contained in:
parent
75cd2eb39f
commit
3676fe058f
@ -65,7 +65,7 @@ spec:
|
|||||||
ARIADNE_JENKINS_API_USER={{ .Data.data.username }}
|
ARIADNE_JENKINS_API_USER={{ .Data.data.username }}
|
||||||
ARIADNE_JENKINS_API_TOKEN={{ .Data.data.token }}
|
ARIADNE_JENKINS_API_TOKEN={{ .Data.data.token }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
bstein.dev/restarted-at: "2026-05-20T07:28:52Z"
|
bstein.dev/restarted-at: "2026-05-20T07:41:34Z"
|
||||||
spec:
|
spec:
|
||||||
serviceAccountName: jenkins
|
serviceAccountName: jenkins
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
@ -83,6 +83,9 @@ spec:
|
|||||||
- titan-15
|
- titan-15
|
||||||
- titan-17
|
- titan-17
|
||||||
- titan-19
|
- titan-19
|
||||||
|
- key: hardware
|
||||||
|
operator: In
|
||||||
|
values: ["rpi5"]
|
||||||
preferredDuringSchedulingIgnoredDuringExecution:
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
- weight: 100
|
- weight: 100
|
||||||
preference:
|
preference:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user