[backups]

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
This commit is contained in:
Timofei Larkin 2026-02-03 21:39:15 +03:00
parent 3eaadfc95c
commit 000b5ff76c
17 changed files with 481 additions and 488 deletions

View file

@ -258,6 +258,13 @@ func schema_pkg_apis_apps_v1alpha1_ApplicationStatus(ref common.ReferenceCallbac
Format: "",
},
},
"externalIPsCount": {
SchemaProps: spec.SchemaProps{
Description: "ExternalIPsCount holds the number of LoadBalancer services with assigned external IPs for Tenant applications.",
Type: []string{"integer"},
Format: "int32",
},
},
},
},
},