Compare commits

..

1 Commits

Author SHA1 Message Date
Armando Ruocco
b93c834a95
Merge 6a55a361a3 into 376e178ab5 2026-03-27 12:14:15 -07: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
}