Skip to content

Commit

Permalink
Update scale-to-zero-with-keda/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Grzegorz Karaluch <[email protected]>
  • Loading branch information
kwiatekus and grego952 authored Oct 31, 2023
1 parent 454ebd6 commit c0e817b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scale-to-zero-with-keda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Make sure Istio sidecar injection is enabled in the target Namespace:
kubectl label namespace default istio-injection=enabled
```

Edit `k8s-resources/scalable-worker-fn.yml` and `k8s-resources/peer-authentication.yaml` files to fill in the namespace value (namespace where prometheus was deployed).
Edit the `k8s-resources/scalable-worker-fn.yml` and `k8s-resources/peer-authentication.yaml` files to fill in the Namespace value (Namespace where Prometheus was deployed).

Apply the example resources from `./k8s-resources` directory:
```bash
Expand Down

0 comments on commit c0e817b

Please sign in to comment.