This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch dev-1.4.0-integration-test2
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/dev-1.4.0-integration-test2 by
this push:
new e74626fdd update yaml
e74626fdd is described below
commit e74626fdd0c01b1a25edadbc45c1ae9ce103fa3b
Author: casionone <[email protected]>
AuthorDate: Fri Jun 2 22:06:00 2023 +0800
update yaml
---
linkis-dist/helm/charts/linkis/templates/configmap-linkis-config.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/linkis-dist/helm/charts/linkis/templates/configmap-linkis-config.yaml
b/linkis-dist/helm/charts/linkis/templates/configmap-linkis-config.yaml
index fb1494e9b..e6f419744 100644
--- a/linkis-dist/helm/charts/linkis/templates/configmap-linkis-config.yaml
+++ b/linkis-dist/helm/charts/linkis/templates/configmap-linkis-config.yaml
@@ -147,6 +147,8 @@ data:
file-size-threshold: 50MB
eureka:
instance:
+ prefer-ip-address: true
+ instance-id:
${spring.cloud.client.ip-address}:${spring.application.name}:${server.port}
lease-renewal-interval-in-seconds: 4
lease-expiration-duration-in-seconds: 12
client:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]