Skip to content

Commit

Permalink
Merge pull request #190 from logzio/k8s
Browse files Browse the repository at this point in the history
Update kubernetes.md
  • Loading branch information
Doron-Bargo authored Sep 4, 2023
2 parents e9d4ffc + c32ff6c commit 117992c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/shipping/Containers/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ The logzio-monitoring Helm Chart ships your Kubernetes telemetry (logs, metrics,
1. [Helm](https://helm.sh/)

Add Logzio-helm repository
`helm repo add logzio-helm https://logzio.github.io/logzio-helm && helm repo update`



```sh
helm repo add logzio-helm https://logzio.github.io/logzio-helm && helm repo update
```
{@include: ../../_include/general-shipping/k8s-all-data.md}

## Send your logs
Expand Down Expand Up @@ -209,4 +209,4 @@ To address this issue, you can use the `--set` commands provided below in order
--set logzio-k8s-telemetry.prometheus-pushgateway.image.repository=public.ecr.aws/logzio/prom-pushgateway
--set logzio-fluentd.image=public.ecr.aws/logzio/logzio-fluentd
--set logzio-trivy.image=public.ecr.aws/logzio/trivy-to-logzio
```
```

0 comments on commit 117992c

Please sign in to comment.