You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refine sample kubernetes manifest file for simplicity and ease of use (#155)
* Simplify & clarify sample kubernetes manifest
* remove unnecessary inbound:wireguard map and show an allowlist & github config instead.
* avoid including GITHUB_PAT in config.yaml and instead mount it in the secret volume
* Remove inbound:github:token portion as it's not required
* Address tom's feedback re:
- GitHub base url placeholder
- clarifying default behaviour of allowlist when unset.
- tag version of manifest image
* remove trailing whitespace from L34
0 commit comments