提交 ee37883b 作者: 429287088

123

上级 f46a92bc
...@@ -66,28 +66,15 @@ catalog: ...@@ -66,28 +66,15 @@ catalog:
- rancher-efs - rancher-efs
- rancher-ebs - rancher-ebs
services: services:
wordpress-lb: dp-app:
scale: 1 scale: 1
lb_config: start_on_create: true
certs: [] dp-redis:
port_rules:
- protocol: http
service: wordpress
source_port: ${public_port}
target_port: 80
health_check:
response_timeout: 2000
healthy_threshold: 2
interval: 2000
port: 42
unhealthy_threshold: 3
wordpress:
scale: 1 scale: 1
retain_ip: true start_on_create: true
health_check: dp-task:
port: 80 scale: 1
interval: 5000 start_on_create: true
unhealthy_threshold: 3 dp-db:
request_line: 'GET / HTTP/1.0' scale: 1
healthy_threshold: 2 start_on_create: true
response_timeout: 5000
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论