Skip to content

Commit

Permalink
set dockerMTU to 1460 to align with GKE (apache#29346)
Browse files Browse the repository at this point in the history
Co-authored-by: Vlado Djerek <[email protected]>
  • Loading branch information
volatilemolotov and volatilemolotov authored Nov 8, 2023
1 parent 38f3b21 commit 70093ce
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ spec:
annotations:
cluster-autoscaler.kubernetes.io/safe-to-evict: "false"
spec:
dockerMTU: 1460
%{~ if selector == true ~}
nodeSelector:
runner-pool: ${name}
Expand Down

0 comments on commit 70093ce

Please sign in to comment.