Skip to content

deployment: Pin jobs-api pod to NFS-enabled workers

Majavah requested to merge main-I0b1d43e2a173b39f145bbcbf5142ed169b9ea259 into main

The Jobs API pod needs NFS access for using tool Kubernetes client
certificates. Pin explicitely to a worker node with the NFS volumes
mounted.

Bug: T355883
Bug: T358194

Merge request reports