You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,12 +32,19 @@ Example of events:
32
32
33
33
### Installation
34
34
35
-
Use the [Helm](https://helm.sh/) chart:
35
+
Use the [Helm](https://helm.sh/) chart from this repo:
36
36
37
37
```
38
38
helm install chart/
39
39
```
40
40
41
+
Or use the chart from [deliveryhero/helm-charts/stable/k8s-event-logger](https://github.com/deliveryhero/helm-charts/tree/master/stable/k8s-event-logger):
0 commit comments