Skip to content

Wrong ENV_CONTROLLER_API_URL format #72

Open
@fabriziofiorucci

Description

@fabriziofiorucci

Hello, I noticed that setting in the deployment manifest:

    env:
      - name: ENV_CONTROLLER_API_URL
        value: "https://nc-apim.f5.ff.lan/1.4/"

doesn't allow the controller agent communicate with NGINX Controller, whereas:

    env:
      - name: ENV_CONTROLLER_API_URL
        value: "nc-apim.f5.ff.lan:443"

works as expected. Is this a bug or am I missing something?

Thank you,
FF

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