mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #104426 from mauriciopoppe/update-csi-proxy-version
Upgrade the default csi-proxy version installed by kube-up.sh
This commit is contained in:
commit
9d38c64a7d
@ -164,4 +164,4 @@ export WINDOWS_INFRA_CONTAINER="k8s.gcr.io/pause:3.5"
|
||||
# Storage Path for csi-proxy. csi-proxy only needs to be installed for Windows.
|
||||
export CSI_PROXY_STORAGE_PATH="https://storage.googleapis.com/gke-release/csi-proxy"
|
||||
# Version for csi-proxy
|
||||
export CSI_PROXY_VERSION="${CSI_PROXY_VERSION:-v0.2.2-gke.0}"
|
||||
export CSI_PROXY_VERSION="${CSI_PROXY_VERSION:-v1.0.1-gke.0}"
|
||||
|
Loading…
Reference in New Issue
Block a user