mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
Fix minor typo
This commit is contained in:
parent
1a73a3747e
commit
b9996e2627
@ -31,7 +31,7 @@ import (
|
||||
"sigs.k8s.io/external-dns/endpoint"
|
||||
)
|
||||
|
||||
// This is a compile-time validation that glooSource is a Source.
|
||||
// This is a compile-time validation that kongTCPIngressSource is a Source.
|
||||
var _ Source = &kongTCPIngressSource{}
|
||||
|
||||
const defaultKongNamespace = "kong"
|
||||
|
Loading…
Reference in New Issue
Block a user