Skip to content

Resolve "Make oAuth2 Client data persistent"

Mark requested to merge 41-make-oauth2-client-data-persistent-2 into master

Seems to work. I think this is okay as a workaround for now. Note that it creates One Pod with one container per application.

It doesn't require a lot of resources but maybe it is smarter to squeeze all the commands into one container?

Merge request reports