[backups]
Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
This commit is contained in:
parent
3eaadfc95c
commit
000b5ff76c
17 changed files with 481 additions and 488 deletions
|
|
@ -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",
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue