updated vendor
This commit is contained in:
+2
-2
@@ -318,9 +318,9 @@ message Scale {
|
||||
message ScaleSpec {
|
||||
// replicas is the number of observed instances of the scaled object.
|
||||
// +optional
|
||||
// +k8s:optional
|
||||
// +k8s:alpha(since: "1.36")=+k8s:optional
|
||||
// +default=0
|
||||
// +k8s:minimum=0
|
||||
// +k8s:alpha(since: "1.36")=+k8s:minimum=0
|
||||
optional int32 replicas = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user