Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

secret.yaml is the only template with a specific namespace #80

Open
@lmsurpre

Description

@lmsurpre

I tried installing this easyauth-proxy to a non-default namespace.
The statefulset failed to come up because of

Error: secret "easyauth-proxy-MYAPP-secret" not found

When I looked into it, I found that the easyauth-proxy secret template includes

namespace: default

which means it will always be installed to the default namespace.

Is that right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions