rancher v2.15.1
DynamicSchema.spec.resourceFields.[key].default
Default is the default value for the field.
| Field / Type | Description |
|---|---|
boolValue | BoolValue is the default value for a Field of "bool" type. |
intValue | IntValue is the default value for a Field of "int" type. |
StringSliceValue is the default value for a Field of "array[string]" type.
| |
stringValue | StringValue is the default value for a Field of "string" or "password" type. |