We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94aceaa commit 5705dc3Copy full SHA for 5705dc3
README.md
@@ -2,6 +2,8 @@ WARNING: This driver is in ALPHA currently. This means that there may be
2
potentially backwards compatability breaking changes moving forward. Do NOT use
3
this drive in a production environment in its current state.
4
5
+DISCLAIMER: This is not an officially supported Google product
6
+
7
# GCP Compute Persistent Disk CSI Driver
8
9
The GCP Compute Persistent Disk CSI Driver is a
@@ -46,4 +48,4 @@ $ dep ensure
46
48
To modify dependencies or versions change `./Gopkg.toml`
47
49
50
[deployREADME]: deploy/kubernetes/README.md
-[testREADME]: test/README.md
51
+[testREADME]: test/README.md
0 commit comments