fix: cluster value setting, volumes setting
This commit is contained in:
@@ -41,5 +41,7 @@ export default {
|
||||
'clusters.create.addworker.tips':
|
||||
' Please make sure the prerequisites for <a href={link} target="_blank">{label}</a> are met before executing the following command.',
|
||||
'clusters.create.addCommand.tips':
|
||||
' On the Worker that needs to be added, run the following command to join it to the cluster.'
|
||||
' On the Worker that needs to be added, run the following command to join it to the cluster.',
|
||||
'cluster.create.checkEnv.tips':
|
||||
'Use the following command to check if the environment is ready'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user