Commit e6dd2cf4 by lixinyi

Update k8sdeploy.yaml

parent f8c26b85
...@@ -17,7 +17,7 @@ spec: ...@@ -17,7 +17,7 @@ spec:
version: v1 version: v1
spec: spec:
containers: containers:
- image: http://192.168.0.110:8062/rdwh/eurekaserver:latest - image: 192.168.0.110:8062/rdwh/eurekaserver:latest
name: eureka-server name: eureka-server
command: ['sh','-c','sh ./bin/startup.sh && sleep 3600'] command: ['sh','-c','sh ./bin/startup.sh && sleep 3600']
ports: ports:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment