Skip to content

Commit

Permalink
ignore IMC changes
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Wessendorf <[email protected]>
  • Loading branch information
matzew committed Nov 20, 2024
1 parent 0b3ecfa commit ba47495
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ func ExternalService(namespace, service string) K8sServiceOption {
}

// NewK8sService creates a new Service for a Channel resource. It also sets the appropriate

// OwnerReferences on the resource so handleObject can discover the Channel resource that 'owns' it.
// As well as being garbage collected when the Channel is deleted.
func NewK8sService(imc *v1.InMemoryChannel, opts ...K8sServiceOption) (*corev1.Service, error) {
Expand Down

0 comments on commit ba47495

Please sign in to comment.