-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
kind/bugSomething isn't workingSomething isn't working
Description
Describe the bug:
When overriding baseDomain in wc-config.yaml, the kubeconfig generated for users does not work.
To Reproduce:
Steps to reproduce the behaviour:
- Override
global.baseDomaininwc-config.yamlto something else than what is found insc-config.yaml/common-config.yaml - Run
./bin/ck8s kubeconfig user wc - Try and use the user kubeconfig and see that it fails as the
oidc-issuer-urlis not pointing to dex in sc
Expected behaviour:
Would prefer that the generated user kubeconfig uses the baseDomain of dex in sc.
Version (add all relevant versions):
- Compliant Kubernetes apps version v0.30.3 (but the config looks the same in newer versions of apps as well)
Additional context:
It is this configuration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working