fix typos

This commit is contained in:
apeltop
2022-06-15 13:38:48 +09:00
parent 10066243df
commit e530336b18
9 changed files with 10 additions and 10 deletions

View File

@@ -45,7 +45,7 @@ func TestWebhookLoopback(t *testing.T) {
ModifyServerRunOptions: func(opts *options.ServerRunOptions) {
},
ModifyServerConfig: func(config *controlplane.Config) {
// Avoid resolveable kubernetes service
// Avoid resolvable kubernetes service
config.ExtraConfig.EndpointReconcilerType = reconcilers.NoneEndpointReconcilerType
// Hook into audit to watch requests