diff --git a/ui/src/views/compute/KubernetesServiceTab.vue b/ui/src/views/compute/KubernetesServiceTab.vue index bd2b38ddba3..b3667889c87 100644 --- a/ui/src/views/compute/KubernetesServiceTab.vue +++ b/ui/src/views/compute/KubernetesServiceTab.vue @@ -199,7 +199,7 @@ export default { vmColumns: [], networkLoading: false, network: {}, - publicIpAddress: {}, + publicIpAddress: null, currentTab: 'details', cksSshStartingPort: 2222, annotations: []