Skip to content

Commit f920060

Browse files
committed
Updated YAML URL
1 parent 6c10f99 commit f920060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ You can also run KRR in-cluster as a Kubernetss Job, if you don't want to view r
202202
Create all the necessary Kubernetes services using the following command to run KRR as a Kubernetes Job.
203203

204204
```
205-
kubectl apply -f
205+
kubectl apply -f https://raw.githubusercontent.com/robusta-dev/krr/refs/heads/main/docs/krr-in-cluster/krr-in-cluster-job.yaml
206206
207207
```
208208
</details>

0 commit comments

Comments
 (0)