distribute READMEs
This commit is contained in:
13
kubernetes/graduated/snapdrop/README.md
Normal file
13
kubernetes/graduated/snapdrop/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Snapdrop
|
||||
|
||||
Snapdrop is a file sharing app that allows airdrop-like functionality over the web
|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
helm upgrade --install \
|
||||
snapdrop \
|
||||
./kubernetes/graduated/snapdrop \
|
||||
--namespace snapdrop \
|
||||
--create-namespace
|
||||
```
|
||||
Reference in New Issue
Block a user