We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 697373d commit a2cfddfCopy full SHA for a2cfddf
charts/aia-ip-controller/release-v0.12.0/README.md
@@ -76,7 +76,8 @@ config:
76
k1: v1
77
k2: v2
78
bandwidth: 100 # Bandwidth(Mbps) of aia
79
- anycastZone: ANYCAST_ZONE_OVERSEAS # ANYCAST_ZONE_OVERSEAS or ANYCAST_ZONE_GLOBAL
+ anycastZone: ANYCAST_ZONE_OVERSEAS # Deprecated
80
+ addressType: AnycastEIP # AnycastEIP, EIP or HighQualityEIP
81
node:
82
labels: # the node with these labels will be bound aia ip
83
tke.cloud.tencent.com/need-aia-ip: 'true'
0 commit comments