Skip to content

Commit c7305c1

Browse files
authored
Add quick dev instructions (#360)
1 parent 179e163 commit c7305c1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

dev/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# How to deploy this chart locally
2+
3+
4+
!! Make sure you are pointing toward a local cluster
5+
From the root of the repo
6+
7+
helm template test ./charts/sourcegraph -f ci/override.yaml | kubectl apply -f -

0 commit comments

Comments
 (0)