-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
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
| accessToken: "YOUR_TOKEN_HERE" |
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working