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 6b3f146 commit 3a3809bCopy full SHA for 3a3809b
docs/guides/https.md
@@ -37,7 +37,7 @@ spec:
37
parentRefs:
38
- name: my-hotel
39
sectionName: http
40
- - name: my-hotel # Specify the parertRefs name
+ - name: my-hotel # Specify the parentRefs name
41
sectionName: https # Specify all traffic MUST use HTTPs
42
rules:
43
...
@@ -119,4 +119,4 @@ spec:
119
This will create VPC Lattice TargetGroup with HTTPs protocol option, which can receive TLS traffic.
120
Note that certificate validation is not supported.
121
122
-For more details, please refer to [TargetGroupPolicy API reference](../api-types/target-group-policy.md).
+For more details, please refer to [TargetGroupPolicy API reference](../api-types/target-group-policy.md).
0 commit comments