diff --git a/rust/operator-binary/src/crd/mod.rs b/rust/operator-binary/src/crd/mod.rs index 25e798a9..c304ce5b 100644 --- a/rust/operator-binary/src/crd/mod.rs +++ b/rust/operator-binary/src/crd/mod.rs @@ -256,7 +256,7 @@ impl v1alpha1::OpaConfig { } impl Configuration for v1alpha1::OpaConfigFragment { - type Configurable = OpaCluster; + type Configurable = v1alpha1::OpaCluster; fn compute_env( &self,