Skip to content

Commit ce85e03

Browse files
Matt PryorEmilienM
Matt Pryor
andauthored
Use correct property names
Co-authored-by: Emilien Macchi <[email protected]>
1 parent c3c7619 commit ce85e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/clusteropenstack/configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ between cluster nodes on all ports and protocols (API server and node port traff
575575
permitted from anywhere, as with the default rules).
576576

577577
We can add additional security group rules that authorize traffic between nodes and/or from the outside
578-
world using `allNodesSecurityGroupRules`, `ControlPlaneNodesSecurityGroupRules` and `WorkerNodesSecurityGroupRules`.
578+
world using `allNodesSecurityGroupRules`, `controlPlaneNodesSecurityGroupRules` and `workerNodesSecurityGroupRules`.
579579
These properties take a list of security group rules that should be applied to all nodes, control plane nodes only
580580
or worker nodes only respectively.
581581

0 commit comments

Comments
 (0)