mirror of
https://github.com/containers/podman.git
synced 2025-06-23 18:59:30 +08:00
fix typo in kubernetes
Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
@ -88,7 +88,7 @@ func generateKubeYAMLCmd(c *cli.Context) error {
|
|||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
header := `# Generation of Kubenetes YAML is still under development!
|
header := `# Generation of Kubernetes YAML is still under development!
|
||||||
#
|
#
|
||||||
# Save the output of this file and use kubectl create -f to import
|
# Save the output of this file and use kubectl create -f to import
|
||||||
# it into Kubernetes.
|
# it into Kubernetes.
|
||||||
|
Reference in New Issue
Block a user