keycloak: restrict to worker rpis with titan-24 fallback
This commit is contained in:
parent
88c7a1c2aa
commit
598bdfc727
@ -24,6 +24,8 @@ spec:
|
||||
- key: hardware
|
||||
operator: In
|
||||
values: ["rpi5","rpi4"]
|
||||
- key: node-role.kubernetes.io/worker
|
||||
operator: Exists
|
||||
- matchExpressions:
|
||||
- key: kubernetes.io/hostname
|
||||
operator: In
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user