fix: missed tests

Signed-off-by: Matthew Clarke <mclarke@spotify.com>
This commit is contained in:
Matthew Clarke
2024-05-17 16:28:03 -04:00
parent b8507a1487
commit 0e8c00cfa6
2 changed files with 4 additions and 4 deletions
@@ -13,7 +13,7 @@
"uid": "a34c90e1-8e8f-407f-b4c5-b4543bd56c1b"
},
"spec": {
"maxReplicas": 2,
"maxReplicas": 10,
"metrics": [
{
"resource": {
@@ -13,7 +13,7 @@
"uid": "a34c90e1-8e8f-407f-b4c5-b4543bd56c1b"
},
"spec": {
"maxReplicas": 2,
"maxReplicas": 10,
"metrics": [
{
"resource": {
@@ -70,8 +70,8 @@
"type": "Resource"
}
],
"currentReplicas": 2,
"desiredReplicas": 2,
"currentReplicas": 10,
"desiredReplicas": 10,
"lastScaleTime": "2024-02-13T20:14:23Z"
}
}