mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
Drop the extraneous space in update-kustomize.sh
With coreutils sed, the argument to -i must follow it immediately; having a space here causes the command to look for a file with an empty name, which fails. Signed-off-by: Stephen Kitt <skitt@redhat.com>
This commit is contained in: