Skip to content

Commit 4db59a5

Browse files
committed
initial README with local install command
1 parent 0ef0abb commit 4db59a5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

helm-charts/README.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
= riff is for functions
2+
3+
== Local Installation on Minikube
4+
5+
from the root of this project:
6+
7+
```
8+
helm install -n demo --set httpGateway.service.type=NodePort .
9+
```

0 commit comments

Comments
 (0)