diff --git a/ui/src/views/compute/KubernetesServiceTab.vue b/ui/src/views/compute/KubernetesServiceTab.vue index 864f9bec103..c2d2ff1452d 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: []