fix: remove the pined worker config changed notice

This commit is contained in:
Yuxing Deng
2026-06-09 17:54:23 +08:00
committed by jialin
parent dd542a9f29
commit ac800a303a
7 changed files with 51 additions and 45 deletions
-2
View File
@@ -113,8 +113,6 @@ export default {
'clusters.create.workerConfig': 'Worker Configuration',
'clusters.edit.k8sOptions.changed.tip':
'You have changed the Kubernetes options. Re-run the registration command on the target cluster for the changes to take effect.',
'clusters.edit.workerConfig.tip':
'Changes to the worker configuration take effect only after restarting the affected workers.',
'clusters.addworker.containerName': 'Worker Container Name',
'clusters.addworker.containerName.tips':
'Specify a name for the worker container.',