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