We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6d40d2 + 5650a8c commit a06b57aCopy full SHA for a06b57a
sidecar/internal/csiaddonsnode/csiaddonsnode.go
@@ -68,7 +68,7 @@ type Manager struct {
68
// CSI-driver that is included in the CSIAddonsNode object.
69
Client client.Client
70
71
- // Config is a ReST Config for the Kubernets API.
+ // Config is a ReST Config for the Kubernetes API.
72
Config *rest.Config
73
74
// kubernetes client to interact with the Kubernetes API.
0 commit comments