mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Move hack/import-restrictions.yaml to staging/publishing
This commit is contained in:
parent
8bce3620b0
commit
9377448667
@ -38,4 +38,4 @@ if [[ ! -x "$importverifier" ]]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
"${importverifier}" "k8s.io/" "${KUBE_ROOT}/hack/import-restrictions.yaml"
|
"${importverifier}" "k8s.io/" "${KUBE_ROOT}/staging/publishing/import-restrictions.yaml"
|
||||||
|
Loading…
Reference in New Issue
Block a user