| context |
Receive contextual information. When Walrus deploys, Walrus will inject specific contextual information into this field.
Examples:context: project: name: string id: string environment: name: string id: string resource: name: string id: string |
map(any) |
{} |
no |
| default_limits_cpu |
Default CPU limits of containers in the namespace. e.g. 0.05, 0.1, 0.5, 1, 2 |
string |
n/a |
yes |
| default_limits_memory |
Default memory limits of containers in the namespace. e.g. 128Mi, 256Mi, 512Mi, 1Gi |
string |
n/a |
yes |
| default_requests_cpu |
Default CPU requests of containers in the namespace. e.g. 0.05, 0.1, 0.5, 1, 2 |
string |
n/a |
yes |
| default_requests_memory |
Default memory requests of containers in the namespace. e.g. 128Mi, 256Mi, 512Mi, 1Gi |
string |
n/a |
yes |
| namespace |
Name of the namespace resource. |
string |
n/a |
yes |
| quota_limits_cpu |
CPU limits quota of the namespace. e.g. 0.5, 1, 2, 4 |
string |
n/a |
yes |
| quota_limits_memory |
Memory limits quota of the namespace. e.g. 512Mi, 2Gi, 4Gi, 8Gi |
string |
n/a |
yes |
| quota_requests_cpu |
CPU requests quota of the namespace. e.g. 0.5, 1, 2, 4 |
string |
n/a |
yes |
| quota_requests_memory |
Memory requests quota of the namespace. e.g. 512Mi, 2Gi, 4Gi, 8Gi |
string |
n/a |
yes |
| walrus_metadata_namespace_name |
Walrus metadata namespace name. |
string |
"" |
no |
| walrus_metadata_service_name |
Walrus metadata service name. |
string |
"" |
no |