mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
addon-manager: remove kube-addon-update.sh
from Dockerfile
the file no longer exists, so the build fails trying to add this file
This commit is contained in:
parent
73e89ba0ec
commit
82059781d1
@ -21,7 +21,6 @@ CROSS_BUILD_COPY qemu-ARCH-static /usr/bin/
|
||||
RUN pip install pyyaml
|
||||
|
||||
ADD kube-addons.sh /opt/
|
||||
ADD kube-addon-update.sh /opt/
|
||||
ADD namespace.yaml /opt/
|
||||
ADD kubectl /usr/local/bin/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user