Open
Description
As it currently stands, the token must be provided in the config file in cleartext
helm-charts/charts/draupnir/values.yaml
Line 119 in 57a29f5
it would be better to support --access-token-path instead so that it can be obtained from a file mounted from a k8s secrets instead.
Workaround for flux
When using flux, there is a convenient workaround for which an example is available which is deployed in the Forgejo chatrooms.