Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confirmation on Documentation #778

Open
dil-dmorgan opened this issue Jul 24, 2024 · 0 comments
Open

Confirmation on Documentation #778

dil-dmorgan opened this issue Jul 24, 2024 · 0 comments

Comments

@dil-dmorgan
Copy link

In the Documentation to configure Twistlock to run on AWS fargate. The code example for the ECS service JSON makes it seem that both listeners TargetGroupArn should be set to the target group configured for port 8083. Is this correct, or a typo?

"loadBalancers": [
{
"targetGroupArn": "<pc-tgt-8083 ARN>",
"containerName": "twistlock-console",
"containerPort": 8083
},
{
"targetGroupArn": "<pc-tgt-8083 ARN>",
"containerName": "twistlock-console",
"containerPort": 8084
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant