-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I have this in my values.yaml:
dashboard:
namespace: openunison
However, during deployment with ouctl install-auth-portal OpenUnison/values.yaml I get a different namespace for the dashboard, and this other namespace is being created:
Checking for the Dashboard namespace kubernetes-dashboard
Dashboard namespace kubernetes-dashboard does not exist, creating
Dashboard namespace kubernetes-dashboard created
Checking for the OpenUnison namespace openunison
OpenUnison namespace openunison already exists
Looks like ouctl does not respect the settings in my values.yaml file. Or did I misunderstand the purpose of the dashboard.namespace key?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels