Skip to content

Commit cf352c7

Browse files
committed
manually update description in crd yaml for k8s 1.18
1 parent 2bdfec5 commit cf352c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/crd-nocel/apisix.apache.org_v2.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1433,7 +1433,8 @@ spec:
14331433
type: object
14341434
externalNodes:
14351435
description: |-
1436-
ExternalNodes defines a static list of backend nodes located outside the cluster.
1436+
ExternalNodes defines a static list of backend nodes. These can be external hosts
1437+
outside the cluster or cluster-internal Services specified by their DNS name.
14371438
When this field is set, the upstream will route traffic directly to these nodes
14381439
without DNS resolution or service discovery.
14391440
items:

0 commit comments

Comments
 (0)