Merge release branch 4.17 to main

* 4.17:
  UI: do not show FW/LB/PF tabs for CKS cluster in advanced network with SG (#7076)
This commit is contained in:
Daan Hoogland 2023-01-13 06:36:31 +01:00
commit 566578297b

View File

@ -199,7 +199,7 @@ export default {
vmColumns: [],
networkLoading: false,
network: {},
publicIpAddress: {},
publicIpAddress: null,
currentTab: 'details',
cksSshStartingPort: 2222,
annotations: []