Skip to content

Commit

Permalink
fix: Set CRD as public
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalezzfelipe committed Oct 31, 2024
1 parent 075a4f6 commit aae8322
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
pub mod config;
pub mod controller;
pub mod custom_resource;

pub use custom_resource::HydraDoomNode;

0 comments on commit aae8322

Please sign in to comment.