We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c7619 commit ce85e03Copy full SHA for ce85e03
docs/book/src/clusteropenstack/configuration.md
@@ -575,7 +575,7 @@ between cluster nodes on all ports and protocols (API server and node port traff
575
permitted from anywhere, as with the default rules).
576
577
We can add additional security group rules that authorize traffic between nodes and/or from the outside
578
-world using `allNodesSecurityGroupRules`, `ControlPlaneNodesSecurityGroupRules` and `WorkerNodesSecurityGroupRules`.
+world using `allNodesSecurityGroupRules`, `controlPlaneNodesSecurityGroupRules` and `workerNodesSecurityGroupRules`.
579
These properties take a list of security group rules that should be applied to all nodes, control plane nodes only
580
or worker nodes only respectively.
581
0 commit comments