diff --git a/sample/gcp_pubsub_function/README.md b/sample/gcp_pubsub_function/README.md index 522aa741807..584f9387972 100644 --- a/sample/gcp_pubsub_function/README.md +++ b/sample/gcp_pubsub_function/README.md @@ -35,7 +35,8 @@ gcloud pubsub topics create ela-demo You can deploy this to Elafros from the root directory via: ```shell -ko apply -f sample/gcp_pubsub_function/ +ko apply -f sample/gcp_pubsub_function/route.yaml +ko apply -f sample/gcp_pubsub_function/configuration.yaml ``` Once deployed, you can inspect the created resources with `kubectl` commands: