mirror of
https://github.com/rancher/types.git
synced 2025-09-01 13:18:20 +00:00
Add dnsRecord type
This commit is contained in:
@@ -29,6 +29,7 @@ func (n *NamespaceIDMapper) ModifySchema(schema *types.Schema, schemas *types.Sc
|
||||
|
||||
field.Type = "reference[namespace]"
|
||||
field.Required = true
|
||||
field.Update = false
|
||||
schema.ResourceFields["namespace"] = field
|
||||
|
||||
n.Move = &mapper.Move{
|
||||
|
Reference in New Issue
Block a user