forked from Ivasoft/traefik
Disable ExternalName Services by default on Kubernetes providers
This commit is contained in:
@@ -370,3 +370,8 @@ In `v2.4.9`, we changed span error to log only server errors (>= 500).
|
||||
### K8S CrossNamespace
|
||||
|
||||
In `v2.4.10`, the default value for `allowCrossNamespace` has been changed to `false`.
|
||||
|
||||
### K8S ExternalName Service
|
||||
|
||||
In `v2.4.10`, by default, it is no longer authorized to reference Kubernetes ExternalName services.
|
||||
To allow it, the `allowExternalNameServices` option should be set to `true`.
|
||||
|
||||
Reference in New Issue
Block a user