mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 05:36:12 +00:00
add deploy for deployment in kubectl set image help text
This commit is contained in:
@@ -58,7 +58,7 @@ type ImageOptions struct {
|
|||||||
|
|
||||||
var (
|
var (
|
||||||
image_resources = `
|
image_resources = `
|
||||||
pod (po), replicationcontroller (rc), deployment, daemonset (ds), job, replicaset (rs)`
|
pod (po), replicationcontroller (rc), deployment (deploy), daemonset (ds), job, replicaset (rs)`
|
||||||
|
|
||||||
image_long = dedent.Dedent(`
|
image_long = dedent.Dedent(`
|
||||||
Update existing container image(s) of resources.
|
Update existing container image(s) of resources.
|
||||||
|
Reference in New Issue
Block a user