We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ef84d commit 75cd0cdCopy full SHA for 75cd0cd
1 file changed
README.md
@@ -55,7 +55,7 @@ The project includes an example configuration for deploying a GethDB node in Kub
55
56
To deploy the application (assuming you have Kubernetes properly configured on your machine):
57
```
58
-kubectl apply -f k8s/manifests/
+kubectl apply -k k8s/manifests/
59
60
61
To test the application locally, forward the port to your machine:
0 commit comments