We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29dfdbb commit eb5f6b8Copy full SHA for eb5f6b8
Makefile
@@ -7,4 +7,4 @@ push: build
7
docker push puckpuck/seashell:$(VERSION)
8
9
deploy:
10
- kubectl apply -f .
+ kubectl apply -f seashell.yaml
0 commit comments