Skip to content

Kubernetes uses the same ENV var "VOUCH_PORT" by default when container is named "vouch" #482

@vumdao

Description

@vumdao

I used AWS cognito with config

$ k get pod -l app=vouch
NAME                     READY   STATUS             RESTARTS   AGE
vouch-74f9486bcf-l8qxl   0/1     CrashLoopBackOff   6          8m2s

$ k logs vouch-74f9486bcf-l8qxl
{"level":"fatal","ts":1656954095.2000952,"msg":"envconfig.Process: assigning VOUCH_PORT to Port: converting 'tcp://172.20.247.10:9090' to type int. details: strconv.ParseInt: parsing \"tcp://172.20.247.10:9090\": invalid syntax"}

image: quay.io/vouch/vouch-proxy

No idea what's wrong here

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