mirror of
https://github.com/rancher/types.git
synced 2025-07-31 20:55:00 +00:00
add resume
This commit is contained in:
parent
54361434ef
commit
28403ef013
@ -116,7 +116,8 @@ func workloadTypes(schemas *types.Schemas) *types.Schemas {
|
||||
"rollback": {
|
||||
Input: "revision",
|
||||
},
|
||||
"pause": {},
|
||||
"pause": {},
|
||||
"resume": {},
|
||||
}
|
||||
schema.MustCustomizeField("name", func(field types.Field) types.Field {
|
||||
field.Type = "dnsLabel"
|
||||
|
Loading…
Reference in New Issue
Block a user