We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc0be34 + 9a3a18d commit c452dafCopy full SHA for c452daf
docs/proposals/metadata.md
@@ -69,9 +69,9 @@ Name | Type | Target Namespace |
69
[`display-name`](#display-name) | string | k8s.io
70
[`description`](#description) | string | k8s.io
71
[`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(?)
+[`non-scale`](#non-scalable-post-30) | bool | openshift.io
+[`min-cpu`](#min-cpu-and-min-memory-post-30) | string | openshift.io(?)
+[`min-memory`](#min-cpu-and-min-memory-post-30) | string | openshift.io(?)
75
76
77
### `tags`
0 commit comments