mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 01:23:48 +00:00
Merge pull request #17629 from brendandburns/arm
Auto commit by PR queue bot
This commit is contained in:
@@ -50,6 +50,7 @@ readonly KUBE_SERVER_BINARIES=("${KUBE_SERVER_TARGETS[@]##*/}")
|
||||
# The server platform we are building on.
|
||||
readonly KUBE_SERVER_PLATFORMS=(
|
||||
linux/amd64
|
||||
linux/arm
|
||||
)
|
||||
|
||||
# The set of client targets that we are building for all platforms
|
||||
|
Reference in New Issue
Block a user