mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-12-24 11:51:13 +08:00
feat: use cm data to store ref-count and move control-plane into a subcommand of kubevpn
This commit is contained in:
@@ -9,5 +9,4 @@ RUN apt-get clean && apt-get update && apt-get install -y wget dnsutils vim curl
|
||||
WORKDIR /app
|
||||
|
||||
COPY bin/kubevpn-linux-amd64 /usr/local/bin/kubevpn
|
||||
COPY bin/envoy-xds-server /bin/envoy-xds-server
|
||||
COPY --from=envoy /usr/local/bin/envoy /usr/local/bin/envoy
|
||||
Reference in New Issue
Block a user