Skip to content

Commit

Permalink
fix: The kubectl url of member edge node incorrect (#3414)
Browse files Browse the repository at this point in the history
fix: The kubectl url of member edge node inccorect

Signed-off-by: TheYoungManLi <[email protected]>
  • Loading branch information
weili520 authored Jun 24, 2022
1 parent 637fc46 commit 1c41118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/clusters/containers/EdgeNodes/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ export default class EdgeNodes extends React.Component {
Modal.close(modal)
},
modal: KubeCtlModal,
cluster: this.cluster,
title: record.name,
nodename: record.name,
})
Expand Down

0 comments on commit 1c41118

Please sign in to comment.