Skip to content

Commit 926dc06

Browse files
committed
lint: spaces
1 parent e3526bd commit 926dc06

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
22
"cniVersion": "1.0.0",
33
"name": "azure",
4-
"type": "azure-vnet",
5-
"mode": "bridge",
6-
"bridge": "azure0",
7-
"capabilities": {
8-
"portMappings": true,
9-
"dns": true
10-
},
11-
"ipam": {
12-
"type": "azure-cns"
13-
},
14-
"dns": {
15-
"Nameservers": [
16-
"168.63.129.16"
17-
],
18-
"Search": [
19-
"svc.cluster.local"
20-
]
21-
}
4+
"type": "azure-vnet",
5+
"mode": "bridge",
6+
"bridge": "azure0",
7+
"capabilities": {
8+
"portMappings": true,
9+
"dns": true
10+
},
11+
"ipam": {
12+
"type": "azure-cns"
13+
},
14+
"dns": {
15+
"Nameservers": [
16+
"168.63.129.16"
17+
],
18+
"Search": [
19+
"svc.cluster.local"
20+
]
21+
}
2222
}

0 commit comments

Comments
 (0)