Skip to content

Commit

Permalink
Fixes typo in CSIAddonsNode file
Browse files Browse the repository at this point in the history
Signed-off-by: Bipul Adhikari <[email protected]>
  • Loading branch information
bipuladh authored and nixpanic committed Jan 22, 2025
1 parent 6a3745e commit d81f2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sidecar/internal/csiaddonsnode/csiaddonsnode.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ type Manager struct {
// CSI-driver that is included in the CSIAddonsNode object.
Client client.Client

// Config is a ReST Config for the Kubernets API.
// Config is a ReST Config for the Kubernetes API.
Config *rest.Config

// kubernetes client to interact with the Kubernetes API.
Expand Down

0 comments on commit d81f2df

Please sign in to comment.