We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ead6c1 commit 8440b77Copy full SHA for 8440b77
1 file changed
ui/src/views/compute/UpgradeKubernetesCluster.vue
@@ -87,6 +87,7 @@ export default {
87
this.apiParams = this.$getApiParams('upgradeKubernetesCluster')
88
},
89
created () {
90
+ this.initForm()
91
this.fetchData()
92
93
methods: {
0 commit comments