Closed dadiorchen closed 11 months ago
@mckornfield thanks!
Can you explain your solution with configmap handling the docker customization:
What I need in this case is: cp some files (in this pr) and overwrite it to some dir, and run the keycloak command. How can I do so in the configmap?
You could mount those files in as a configmap instead to the relevant directory, and use the base image
@mckornfield that's a good idea, I will try it.
Formally deploy keycloak to k8s A customized docker image to change the UI sylte with Greenstand brand.