Skip to content

Add OBS secret support to the Helm chart

Andrej Shadura requested to merge obs-backend into main

The secret is necessary for the OBS backend to talk to the OBS instance. The format is username:password since OBS doesn’t currently support proper tokens.

Merge request reports