diff --git a/api/v1alpha1/oidc_types.go b/api/v1alpha1/oidc_types.go index dcc03615772..dfe7a4604f4 100644 --- a/api/v1alpha1/oidc_types.go +++ b/api/v1alpha1/oidc_types.go @@ -119,7 +119,6 @@ type OIDCProvider struct { // Other settings for the connection to the OIDC Provider can be specified in the BackendSettings resource. // // +optional - // +notImplementedHide BackendCluster `json:",inline"` // The OIDC Provider's [issuer identifier](https://openid.net/specs/openid-connect-discovery-1_0.html#IssuerDiscovery).