ui-server icon indicating copy to clipboard operation
ui-server copied to clipboard

Use the same GID/UID as other Temporal projects

Open tony2001 opened this issue 2 years ago • 1 comments

Other Temporal containers use UID/GID = 1000, see for example here https://github.com/temporalio/helm-charts/blob/master/values.yaml#L88

Web UI is the only one using UID 5000, so this patch fixes this inconsistency.

tony2001 avatar Jan 19 '24 07:01 tony2001

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jan 19 '24 08:01 CLAassistant