From 46405510e20757dc5254265144b66f0a8389966c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9stor=20Salceda?= Date: Tue, 10 Jul 2018 18:19:20 +0200 Subject: [PATCH] Update link target --- kubernetes-response-engine/falco-nats/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes-response-engine/falco-nats/README.md b/kubernetes-response-engine/falco-nats/README.md index 5e32e319..86fd5106 100644 --- a/kubernetes-response-engine/falco-nats/README.md +++ b/kubernetes-response-engine/falco-nats/README.md @@ -9,7 +9,7 @@ Pod as Falco. ## Configuration -You have a [complete Kubernetes manifest available](https://github.com/draios/falco/tree/kubernetes-response-engine/deployment/falco-daemonset.yaml) for future reading. +You have a [complete Kubernetes manifest available](https://github.com/draios/falco/tree/kubernetes-response-engine/deployment/falco/falco-daemonset.yaml) for future reading. Take a look at sidecar container and to the initContainers directive which craetes the shared pipe between containers.