mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
add deploy for deployment
This commit is contained in:
parent
f839c5ffdf
commit
513f24f857
@ -42,7 +42,7 @@ type ExposeOptions struct {
|
||||
var (
|
||||
expose_resources = dedent.Dedent(`
|
||||
pod (po), service (svc), replicationcontroller (rc),
|
||||
deployment, replicaset (rs)
|
||||
deployment (deploy), replicaset (rs)
|
||||
`)
|
||||
|
||||
expose_long = dedent.Dedent(`
|
||||
|
Loading…
Reference in New Issue
Block a user