Skip to content

Commit

Permalink
chore: fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Bart Smykla <[email protected]>
  • Loading branch information
bartsmykla committed Nov 7, 2024
1 parent af8e27d commit f69ea6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/plugins/runtime/k8s/webhooks/injector/injector.go
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,6 @@ func (i *KumaInjector) getTransparentProxyConfigMap(
return tproxy_config.Config{}, err
}


// applyCustomPatches applies the block of patches to the given container and returns a new,
// patched container. If patch list is empty, the same unaltered container is returned.
func (i *KumaInjector) applyCustomPatches(
Expand Down

0 comments on commit f69ea6a

Please sign in to comment.