Miguel Angel Salinas Gancedo

Results 13 comments of Miguel Angel Salinas Gancedo

Finally works the problem was that I must active **forwarded** and not **xforwarded** proxy headers. Finally my **values.yaml** passed to bitnami chart is: ``` proxyHeaders: "forwarded" extraEnvVars: - name: KC_BOOTSTRAP_ADMIN_USERNAME...

My use case in my app is: - From frontend a user select a job from a list and send a requets with some variables to backend to be executed....

Yes I understand you, I only watched the state of the job not the logs, and your sample code is the default one included in the library, but **I would...