mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
add deploy for deployment
This commit is contained in:
@@ -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(`
|
||||
|
Reference in New Issue
Block a user