Skip to content

Commit

Permalink
update 10/04/24 12:45:04
Browse files Browse the repository at this point in the history
  • Loading branch information
Qovery committed Oct 4, 2024
1 parent ce5264e commit 0b3a3a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
7 changes: 1 addition & 6 deletions charts/qovery/values-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
aws-ebs-csi-driver:
enabled: false
aws-load-balancer-controller:
enabled: true
enabled: false
gcp:
q-storageclass-gcp:
enabled: false
Expand Down Expand Up @@ -537,8 +537,3 @@ metrics-server:
cpu: 250m # set-by-customer
memory: 64Mi # set-by-customer

aws-load-balancer-controller:
clusterName: set-by-customer
serviceAccount:
annotations:
eks.amazonaws.com/role-arn: set-by-customer
7 changes: 1 addition & 6 deletions charts/qovery/values-demo-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
aws-ebs-csi-driver:
enabled: false
aws-load-balancer-controller:
enabled: true
enabled: false
gcp:
q-storageclass-gcp:
enabled: false
Expand Down Expand Up @@ -331,8 +331,3 @@ metrics-server:
cpu: 250m # set-by-customer
memory: 64Mi # set-by-customer

aws-load-balancer-controller:
clusterName: set-by-customer
serviceAccount:
annotations:
eks.amazonaws.com/role-arn: set-by-customer

0 comments on commit 0b3a3a6

Please sign in to comment.