Commit 1f9dbbd
committed
fix(headlamp): pin OIDC callback URL explicitly
Add OIDC_CALLBACK_URL=https://headlamp.makeitwork.cloud/oidc-callback to
the headlamp-oidc Secret and a (placeholder) callbackURL in the chart's
oidc config so the chart renders the -oidc-callback-url arg. Removes any
ambiguity from Headlamp inferring the callback URL from the request's
Host header behind the Cloudflare proxy.1 parent cdc944a commit 1f9dbbd
2 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
0 commit comments