- 
                Notifications
    You must be signed in to change notification settings 
- Fork 701
Closed
Description
I am trying to create an extension service using TLS protocol option as it is explain in doc:
| // Values may be tls, h2, h2c. If omitted, protocol-selection falls back on Service annotations. | 
However it is not available in spec:
| // +kubebuilder:validation:Enum=h2;h2c | 
And it does not work using service annotation: projectcontour.io/upstream-protocol.tls: 9443
Is it possible to add missing protocol option ? Or should we remove tls option from doc ?
Metadata
Metadata
Assignees
Labels
No labels