Skip to content

Commit 5b9baec

Browse files
authored
Add UNRESTRICTED option to TargetHttpsProxy.tlsEarlyData. (#13329)
Signed-off-by: Bin Wu <[email protected]>
1 parent eb63f16 commit 5b9baec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mmv1/products/compute/TargetHttpsProxy.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ properties:
132132
enum_values:
133133
- 'STRICT'
134134
- 'PERMISSIVE'
135+
- 'UNRESTRICTED'
135136
- 'DISABLED'
136137
- name: 'certificateManagerCertificates'
137138
type: Array

0 commit comments

Comments
 (0)