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
575575permitted from anywhere, as with the default rules).
576576
577577We 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 `.
579579These properties take a list of security group rules that should be applied to all nodes, control plane nodes only
580580or worker nodes only respectively.
581581
You can’t perform that action at this time.
0 commit comments