mirror of
https://github.com/niusmallnan/steve.git
synced 2025-06-26 14:41:35 +00:00
Metadata field should be create/update=true
This commit is contained in:
parent
f3edb7357f
commit
6ebfa39af8
@ -21,6 +21,8 @@ var (
|
||||
},
|
||||
"metadata": {
|
||||
Type: "io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta",
|
||||
Create: true,
|
||||
Update: true,
|
||||
},
|
||||
}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user