quality: keep sonarqube on rpi5 workers
This commit is contained in:
parent
5bf7a5ac20
commit
5230341d21
@ -42,7 +42,7 @@ spec:
|
||||
values: ["arm64"]
|
||||
- key: hardware
|
||||
operator: In
|
||||
values: ["rpi5", "rpi4"]
|
||||
values: ["rpi5"]
|
||||
preferredDuringSchedulingIgnoredDuringExecution:
|
||||
- weight: 100
|
||||
preference:
|
||||
@ -55,7 +55,7 @@ spec:
|
||||
matchExpressions:
|
||||
- key: kubernetes.io/hostname
|
||||
operator: NotIn
|
||||
values: ["titan-13", "titan-15", "titan-17", "titan-19"]
|
||||
values: ["titan-07", "titan-11"]
|
||||
initContainers:
|
||||
- name: prepare-volume-permissions
|
||||
image: busybox:1.36
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user