diff --git a/clusters/prod/kustomization.yaml b/clusters/prod/kustomization.yaml index 1042d49..8d1e873 100644 --- a/clusters/prod/kustomization.yaml +++ b/clusters/prod/kustomization.yaml @@ -11,3 +11,5 @@ spec: kind: GitRepository name: user-microservice-repo targetNamespace: user-microservice +resources: + - flux-receiver.yaml \ No newline at end of file