Skip to content

Commit dc614fa

Browse files
committed
bad annotation
1 parent ff60297 commit dc614fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-manage/security/ec-traffic-filtering-through-the-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ https://$COORDINATOR_HOST:12443/api/v1/deployments/traffic-filter/rulesets \
150150
"name": "My IP filtering Ingress Rule Set",
151151
"region": "ece-region",
152152
"description": "",
153-
"type": "ip", <1>
153+
"type": "ip",
154154
"rules": [
155155
{
156156
"description": "Allow inbound traffic from IP address 192.168.131.0",

0 commit comments

Comments
 (0)