mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Update CSI Proxy to v1.2.1-gke.2
This commit is contained in:
parent
bdda0a530e
commit
10a7d6f8fd
@ -158,7 +158,7 @@ export WINDOWS_INFRA_CONTAINER="registry.k8s.io/pause:3.10"
|
|||||||
# Storage Path for csi-proxy. csi-proxy only needs to be installed for Windows.
|
# 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"
|
export CSI_PROXY_STORAGE_PATH="https://storage.googleapis.com/gke-release/csi-proxy"
|
||||||
# Version for csi-proxy
|
# Version for csi-proxy
|
||||||
export CSI_PROXY_VERSION="${CSI_PROXY_VERSION:-v1.1.1-gke.0}"
|
export CSI_PROXY_VERSION="${CSI_PROXY_VERSION:-v1.2.1-gke.2}"
|
||||||
# csi-proxy additional flags, there are additional flags that cannot be unset in k8s-node-setup.psm1
|
# csi-proxy additional flags, there are additional flags that cannot be unset in k8s-node-setup.psm1
|
||||||
export CSI_PROXY_FLAGS="${CSI_PROXY_FLAGS:-}"
|
export CSI_PROXY_FLAGS="${CSI_PROXY_FLAGS:-}"
|
||||||
# Storage path for auth-provider-gcp binaries
|
# Storage path for auth-provider-gcp binaries
|
||||||
|
Loading…
Reference in New Issue
Block a user