We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe2ed7 commit aa206b8Copy full SHA for aa206b8
pkg/features/backendtlspolicy.go
@@ -30,7 +30,7 @@ const (
30
SupportBackendTLSPolicySANValidation FeatureName = "BackendTLSPolicySANValidation"
31
)
32
33
-// TLSRouteFeature contains metadata for the TLSRoute feature.
+// BackendTLSPolicyFeature contains metadata for the BackendTLSPolicy feature.
34
var BackendTLSPolicyFeature = Feature{
35
Name: SupportBackendTLSPolicy,
36
Channel: FeatureChannelStandard,
0 commit comments