[release-12.0.1] K8s: Dashboards: Fix transformation between v1 and v2 (#104502) (#104527)

K8s: Dashboards: Fix transformation between v1 and v2 (#104502)
This commit is contained in:
Stephanie Hingtgen
2025-04-25 17:02:35 +01:00
committed by GitHub
parent f04144c742
commit 549833e40d
6 changed files with 6 additions and 5 deletions
@@ -1212,7 +1212,7 @@
"type": "array",
"items": {
"type": "integer",
"format": "byte",
"format": "int64",
"default": 0
}
}