Skip to content

target port confusion #2461

Open
Open
@cforce

Description

@cforce

In received an error on deployment and checked param targetPort having distinct values. Is this coirrecvt?

web--hmof742  Activation failed The TargetPort 8000 does not match the listening port 80. Show logs unning status  Activation failed Status details The TargetPort 8000 does not match the listening port 80.

80 vs 8000 ?

targetPort: 8000

CMD ["python3", "-m", "gunicorn", "-b", "0.0.0.0:8000", "main:app"]

Image

related #2236

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions