[Bug]: modules/eks-monitoring/add-ons/external-secrets does not work with Fargate #241
Open
1 task done
Labels
bug
Something isn't working
Welcome to the AWS Observability Accelerator
AWS Observability Accelerator Release version
v2.9.2
What is your environment, configuration and the example used?
Used to deploy:
terraform-aws-modules/eks/aws
version19.15.3
andcomputeType = "Fargate"
What did you do and What did you see instead?
While deploying
eks-monitoring
, I received the following:Some research leads me to believe the issue is the same as this:
However, the workaround of setting the
external-secrets
webhook port to 9443 is not possible with the observability accelerator. Thehelm_config
variable ofexternal-secrets
is not exposed at the top level module variables.Do I understand the problem correctly, or is there something else going on?
Additional Information
No response
The text was updated successfully, but these errors were encountered: