Skip to content

Commit

Permalink
UPSTREAM: <carry>: use host etcd
Browse files Browse the repository at this point in the history
  • Loading branch information
soltysh committed Jul 1, 2024
1 parent bb0da34 commit 807d528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/update-openapi-spec.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ source "${KUBE_ROOT}/hack/lib/init.sh"

kube::util::require-jq
kube::golang::setup_env
kube::etcd::install
# kube::etcd::install

# We need to call `make` here because that includes all of the compile and link
# flags that we use for a production build, which we need for this script.
Expand Down

0 comments on commit 807d528

Please sign in to comment.