Skip to content

Commit

Permalink
Update app.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfboys authored Jan 20, 2025
1 parent 743ac6d commit f67c050
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ export default {
appNameValid: 'The job name is invalid',
appNameRole: 'The job name must follow these rules: ',
appNameNotValid:
'The job name is invalid, must be (Chinese or English or "-" or "_"), Spaces are not allowed.Please check',
'The job name is invalid, must be (Chinese or English or "-" or "_"), Spaces are not allowed. Please check',
K8sSessionClusterIdRole: 'The Kubernetes clusterId must follow the following rules:',
appNameK8sClusterIdRole:
'The current deployment mode is kubernetes application mode, and the job name will be used as the clusterId in kubernetes. Therefore, the job name must follow the following rules:',
Expand Down

0 comments on commit f67c050

Please sign in to comment.