Resolve "Allow adjusting the subdomains applications run on"
Closes #1283 (closed)
To do:
-
Add a job that creates a configmap that contains the default domain an application runs on - This configmap can be adjusted by the users. Because the CM is created by a job (that never overwrites existing CMs), Flux won't revert the changes users make.
-
Use the domain from the CM in all applications' oauth2
client -
Use the domain from the CM in all applications' helm values -
Create issues for the Dashboard to use this variable as well. dashboard#75 (closed)
Edited by Maarten de Waard