Skip to content

Commit

Permalink
fix gen
Browse files Browse the repository at this point in the history
Signed-off-by: zirain <zirain2009@gmail.com>
  • Loading branch information
zirain committed Nov 21, 2024
1 parent 66f7516 commit c17c635
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ spec:

- On IPv4 gateway, the DNS resolver will only perform a lookup for addresses in the IPv4 family.
- On IPv6 gateway, the DNS resolver will only perform a lookup for addresses in the IPv6 family.
- On dual stack gateway, the DNS resolver will perform a lookup for both IPv4 and IPv6 families.
- On DualStack gateway, the DNS resolver will perform a lookup for both IPv4 and IPv6 families.
- If unspecified, the DNS resolver will first perform a lookup for addresses in the IPv4 family
and fallback to a lookup for addresses in the IPv6 family.
enum:
Expand Down

0 comments on commit c17c635

Please sign in to comment.