Skip to content

Commit 75cd0cd

Browse files
committed
docs: update k8s instruction to use kustomization when applying the configuration
1 parent 70ef84d commit 75cd0cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The project includes an example configuration for deploying a GethDB node in Kub
5555

5656
To deploy the application (assuming you have Kubernetes properly configured on your machine):
5757
```
58-
kubectl apply -f k8s/manifests/
58+
kubectl apply -k k8s/manifests/
5959
```
6060

6161
To test the application locally, forward the port to your machine:

0 commit comments

Comments
 (0)