diff --git a/falco/operator-resources/kustomization.yaml b/falco/operator-resources/kustomization.yaml index 0094a6a..591d1e8 100644 --- a/falco/operator-resources/kustomization.yaml +++ b/falco/operator-resources/kustomization.yaml @@ -1,5 +1,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization +namespace: falco resources: - namespace.yaml - falco-instance.yaml