mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
manual fix hack/after-build/update-generated-deep-copies.sh
This commit is contained in:
parent
3b178542b6
commit
ccf989a2ae
@ -57,6 +57,6 @@ function generate_deep_copies() {
|
||||
}
|
||||
|
||||
# v1 is in the group ""
|
||||
DEFAULT_VERSIONS="/ v1 experimental/ extensions/v1beta1"
|
||||
DEFAULT_VERSIONS="/ v1 extensions/ extensions/v1beta1"
|
||||
VERSIONS=${VERSIONS:-$DEFAULT_VERSIONS}
|
||||
generate_deep_copies "$VERSIONS"
|
||||
|
Loading…
Reference in New Issue
Block a user