gitea: leave webhook registration operator-managed

This commit is contained in:
2026-08-23 03:59:31 +00:00
parent 959ad30fdc
commit d117d26fde
3 changed files with 5 additions and 80 deletions
-5
View File
@@ -48,11 +48,6 @@
# ci-bot access token to allow the ci-bot user to push to repos
sops.secrets.gitea_ci_bot_token.owner = "gitea";
# Add the same value to secrets/jupiter.yaml before deploying Jupiter.
sops.secrets.gitea_hermes_webhook_secret = {
owner = "gitea";
};
# SABnzbd credentials (web UI login, API keys, eweka.nl usenet server) —
# migrated off the reused ini in services/media/sabnzbd.nix into
# services.sabnzbd.settings + secretValues. sabnzbd_api_key predates this