*: cleanup vendor

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2022-05-28 21:26:33 +02:00
parent 18b48684eb
commit fb69f67f47
9 changed files with 9 additions and 13 deletions

View File

@ -1,11 +1,7 @@
const config = {
namespace: "goauthentik/",
// Settings for GHCR
registryTokenEndpoint: "https://ghcr.io/token",
registryService: "ghcr.io",
// Settings for Harbor
// registryTokenEndpoint: "https://docker.beryju.org/service/token",
// registryService: "harbor-registry",
};
async function getToken(event) {