Skip to content

Commit

Permalink
fix: Add missing kustomization for shared resources
Browse files Browse the repository at this point in the history
Signed-off-by: Ross Fairbanks <[email protected]>
  • Loading branch information
rossf7 authored and poiana committed Jul 22, 2024
1 parent b17c6d7 commit c165d4f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions kustomize/falco-generic/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- falcoctl-configmap.yaml
- serviceaccount.yaml

0 comments on commit c165d4f

Please sign in to comment.