Skip to content

Commit fa0ddb1

Browse files
authored
Merge pull request #32 from davidz627/fix/Disclaimer
Add non-Google product disclaimer
2 parents 94aceaa + 5705dc3 commit fa0ddb1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ WARNING: This driver is in ALPHA currently. This means that there may be
22
potentially backwards compatability breaking changes moving forward. Do NOT use
33
this drive in a production environment in its current state.
44

5+
DISCLAIMER: This is not an officially supported Google product
6+
57
# GCP Compute Persistent Disk CSI Driver
68

79
The GCP Compute Persistent Disk CSI Driver is a
@@ -46,4 +48,4 @@ $ dep ensure
4648
To modify dependencies or versions change `./Gopkg.toml`
4749

4850
[deployREADME]: deploy/kubernetes/README.md
49-
[testREADME]: test/README.md
51+
[testREADME]: test/README.md

0 commit comments

Comments
 (0)