Skip to content

Commit c452daf

Browse files
author
OpenShift Bot
authored
Merge pull request #11005 from zhaosijun/docs-dev2
Merged by openshift-bot
2 parents bc0be34 + 9a3a18d commit c452daf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/proposals/metadata.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ Name | Type | Target Namespace |
6969
[`display-name`](#display-name) | string | k8s.io
7070
[`description`](#description) | string | k8s.io
7171
[`expose-services`](#expose-services) | []string | openshift.io
72-
[`non-scale`](#non-scale) | bool | openshift.io
73-
[`min-cpu`](#min-cpu) | string | openshift.io(?)
74-
[`min-memory`](#min-memory) | string | openshift.io(?)
72+
[`non-scale`](#non-scalable-post-30) | bool | openshift.io
73+
[`min-cpu`](#min-cpu-and-min-memory-post-30) | string | openshift.io(?)
74+
[`min-memory`](#min-cpu-and-min-memory-post-30) | string | openshift.io(?)
7575

7676

7777
### `tags`

0 commit comments

Comments
 (0)