Skip to content

Ratings API container exposes port 3000 not 8080 #107

@ezYakaEagle442

Description

@ezYakaEagle442

Ratings API container exposes port 3000 not 8080 Since those PR :

The ARO workshop guidance should state this and provide a CLI snippet 'oc new-app ....' to get the Service configured with

  ports:
    - name: 80-3000-tcp
      protocol: TCP
      port: 8080
      targetPort: 3000

I have read the OC CLI docs but not found anything, how to do so ?

@sabbour @jamesread

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions