We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a126c2 commit 93017f2Copy full SHA for 93017f2
docs/kubernetes/user-guides/driver-install.md
@@ -50,7 +50,7 @@ specified service account
50
51
```console
52
$ GCE_PD_SA_DIR=/my/safe/credentials/directory # Directory to get the service account key
53
-$ GCE_PD_DRIVER_VERSION=stable # Driver version to deploy
+$ GCE_PD_DRIVER_VERSION=stable-master # Driver version to deploy
54
$ ./deploy/kubernetes/deploy-driver.sh
55
```
56
0 commit comments