diff --git a/internal/constellation/helm/BUILD.bazel b/internal/constellation/helm/BUILD.bazel index 928681b90..e82a7dfb8 100644 --- a/internal/constellation/helm/BUILD.bazel +++ b/internal/constellation/helm/BUILD.bazel @@ -473,6 +473,7 @@ go_library( "charts/coredns/templates/deployment.yaml", "charts/coredns/templates/service.yaml", "charts/coredns/templates/serviceaccount.yaml", + "charts/aws-load-balancer-controller/templates/hpa.yaml", ], importpath = "github.com/edgelesssys/constellation/v2/internal/constellation/helm", visibility = ["//:__subpackages__"],