Skip to content

Commit a49a2b4

Browse files
authored
Merge pull request #88081 from aldiazRH/OSDOCS-7205
[OSDOCS-7205] fixing CIDR default
2 parents 2849ef0 + 2e3db88 commit a49a2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/rosa-sts-overview-of-the-default-cluster-specifications.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ endif::tf-classic,tf-hcp[]
129129
ifndef::tf-classic,tf-hcp[]
130130
* Machine CIDR: 10.0.0.0/16
131131
* Service CIDR: 172.30.0.0/16
132-
* Pod CIDR: 10.128.0.0/16
132+
* Pod CIDR: 10.128.0.0/14
133133
endif::tf-classic,tf-hcp[]
134134
* Host prefix: /23
135135
+

0 commit comments

Comments
 (0)