fix a few function names on comments (#2496)
Signed-off-by: cui fliter <imcusg@gmail.com> Signed-off-by: cui fliter <imcusg@gmail.com>
This commit is contained in:
@@ -49,7 +49,7 @@ type Deployment struct {
|
||||
ImagePullPolicy string
|
||||
}
|
||||
|
||||
// DeploymentCommand is used to generate the kubernetes deployment yaml files.
|
||||
// deploymentCommand is used to generate the kubernetes deployment yaml files.
|
||||
func deploymentCommand(_ *cobra.Command, _ []string) error {
|
||||
nodePort := varIntNodePort
|
||||
home := varStringHome
|
||||
|
||||
Reference in New Issue
Block a user