Skip to content

Commit

Permalink
feat(kuma-cp): fixed broken url
Browse files Browse the repository at this point in the history
Signed-off-by: Lukasz Dziedziak <lukidzi@gmail.com>
  • Loading branch information
lukidzi committed Aug 18, 2023
1 parent f85c9ef commit 3f84745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/_src/policies/traffic-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Apart from `Mesh` configuration, `kuma-sidecar` requires provided certificate an
* KUMA_DATAPLANE_METRICS_CERT_PATH
* KUMA_DATAPLANE_METRICS_KEY_PATH

It's possible to use [`ContainerPatch`](/docs/{{ page.version }}/explore/dpp-on-kubernetes/#custom-container-configuration) to add variable into `kuma-sidecar`:
It's possible to use [`ContainerPatch`](/docs/{{ page.version }}/production/dp-config/dpp-on-kubernetes/#custom-container-configuration) to add variable into `kuma-sidecar`:

```yaml
apiVersion: kuma.io/v1alpha1
Expand Down

0 comments on commit 3f84745

Please sign in to comment.