Skip to content

Commit

Permalink
Merge pull request #32 from cncf-tags/falco-ns-fix
Browse files Browse the repository at this point in the history
Move falco gitrepo CR to falco namespace
  • Loading branch information
rossf7 authored Jan 25, 2024
2 parents 4988fa1 + a7e262a commit 9a8d1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clusters/projects/falco/falco.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: falco-cncf-green-review-testing
namespace: flux-system
namespace: falco
spec:
interval: 6h
ref:
Expand Down

0 comments on commit 9a8d1e0

Please sign in to comment.