File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/book/src/clusteropenstack Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -575,7 +575,7 @@ between cluster nodes on all ports and protocols (API server and node port traff
575
575
permitted from anywhere, as with the default rules).
576
576
577
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 `.
578
+ world using `allNodesSecurityGroupRules`, `controlPlaneNodesSecurityGroupRules ` and `workerNodesSecurityGroupRules `.
579
579
These properties take a list of security group rules that should be applied to all nodes, control plane nodes only
580
580
or worker nodes only respectively.
581
581
You can’t perform that action at this time.
0 commit comments