mirror of
https://github.com/apache/cloudstack
synced 2026-08-02 13:35:41 +00:00
UI: Display Firewall, LB and Port Forwading rules tab for CKS clusters deployed on isolated networks (#9458)
This commit is contained in:
parent
33be0ae745
commit
cf0e44dd7e
@ -393,6 +393,7 @@ export default {
|
||||
if (this.arrayHasItems(networks)) {
|
||||
this.network = networks[0]
|
||||
}
|
||||
resolve(this.network)
|
||||
})
|
||||
this.networkLoading = false
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user