Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a-thaler authored Nov 2, 2022
1 parent 1347793 commit 227c825
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion monitoring-custom-metrics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ This example shows how to expose custom metrics to Prometheus with a Golang serv

2. Ensure that your Namespace has Istio sidecar injection enabled. This example assumes that the metrics are exposed in a strict mTLS mode:

````
```bash
kubectl label namespace ${KYMA_EXAMPLE_NS} istio-injection=enabled
3. Deploy the service:
Expand Down

0 comments on commit 227c825

Please sign in to comment.