We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae9196 commit f8688c2Copy full SHA for f8688c2
test/framework/controller/constants.go
@@ -1,7 +1,7 @@
1
package controller
2
3
const (
4
- EKSHelmChartsRepo = "https://aws.github.io/eks-charts"
+ EKSHelmChartsRepo = "https://kishorj.github.io/eks-charts"
5
AWSLoadBalancerControllerHelmChart = "aws-load-balancer-controller"
6
AWSLoadBalancerControllerHelmRelease = "aws-load-balancer-controller"
7
)
0 commit comments