fix aws elb issue
This commit is contained in:
parent
0baff5b2f5
commit
33772f4f22
@ -1,5 +1,5 @@
|
|||||||
elbv1:
|
elbv1:
|
||||||
image: rancher/external-lb:v0.3.0
|
image: rancher/external-lb:v0.3.3
|
||||||
command: -provider=elbv1
|
command: -provider=elbv1
|
||||||
expose:
|
expose:
|
||||||
- 1000
|
- 1000
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
.catalog:
|
.catalog:
|
||||||
name: ELB Classic Load Balancer
|
name: ELB Classic Load Balancer
|
||||||
version: "v0.3.0-rancher1"
|
version: "v0.3.3-rancher1"
|
||||||
description: "External LB service powered by AWS Elastic Load Balancing"
|
description: "External LB service powered by AWS Elastic Load Balancing"
|
||||||
minimum_rancher_version: v1.1.0
|
minimum_rancher_version: v1.1.0
|
||||||
questions:
|
questions:
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: ELB Classic Load Balancer
|
name: ELB Classic Load Balancer
|
||||||
description: |
|
description: |
|
||||||
External LB service powered by AWS Elastic Load Balancing
|
External LB service powered by AWS Elastic Load Balancing
|
||||||
version: v0.3.0-rancher1
|
version: v0.3.3-rancher1
|
||||||
category: Load Balancing
|
category: Load Balancing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user