jenkins: pin vault sync to worker nodes

This commit is contained in:
Brad Stein 2026-01-22 10:56:27 -03:00
parent 5e35b5f7a2
commit d2f118ed32

View File

@ -15,6 +15,9 @@ spec:
app: jenkins-vault-sync
spec:
serviceAccountName: jenkins-vault-sync
nodeSelector:
kubernetes.io/arch: arm64
node-role.kubernetes.io/worker: "true"
containers:
- name: sync
image: alpine:3.20