Skip to content

Commit 85584ee

Browse files
authored
typo fix (#72)
1 parent 8c5e632 commit 85584ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/flavors/base/cluster-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ spec:
202202
clusterNetwork:
203203
pods:
204204
cidrBlocks: ["${AZURESTACKHCI_POD_CIDR}"]
205-
sevices:
205+
services:
206206
cidrBlocks: ["${AZURESTACKHCI_SERVICE_CIDR}"]
207207
infrastructureRef:
208208
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha3

0 commit comments

Comments
 (0)