Skip to content

Commit

Permalink
Merge pull request #36 from Saetch/25-kubernetes-integration
Browse files Browse the repository at this point in the history
dbg
  • Loading branch information
Saetch authored Jun 29, 2024
2 parents b28a34c + f9b46ac commit d802986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cluster/vueWebUICluster/src/components/SVGMap.vue
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ export default {
this.requestNewData();
this.initialized = true;
this.UpdateRequestview();
console.log("Running webUi with an expected kubernetes connection!");
setInterval(this.MoveRequest, 1000/10);
},
unmounted() {
Expand Down

0 comments on commit d802986

Please sign in to comment.