Compare commits

..

1 Commits

Author SHA1 Message Date
Christian
6408adca41
Merge dc8d99e02f into 376e178ab5 2026-03-24 11:19:23 +01:00

View File

@ -62,13 +62,6 @@ func (i IdentityImplementation) GetPluginCapabilities(
}, },
}, },
}, },
{
Type: &identity.PluginCapability_Service_{
Service: &identity.PluginCapability_Service{
Type: identity.PluginCapability_Service_TYPE_INSTANCE_SIDECAR_INJECTION,
},
},
},
}, },
}, nil }, nil
} }