Skip to content

Commit

Permalink
fixup doc
Browse files Browse the repository at this point in the history
  • Loading branch information
olix0r committed Mar 29, 2019
1 parent 292f1da commit e813001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cmd/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ func (options *upgradeOptions) newK8s() (*kubernetes.Clientset, error) {
return kubernetes.NewForConfig(api.Config)
}

// fetchIdentityValue checks the kubernetes API to fetch an existing
// fetchConfigs checks the kubernetes API to fetch an existing
// linkerd configuration.
//
// This bypasses the public API so that upgrades can proceed when the API pod is
Expand Down

0 comments on commit e813001

Please sign in to comment.