app/registry: allow inf and q3k to push to app/* and go/svc/*

We have quite a bit of them at this point, and we're likely going to use
app/* and go/svc/* for 'core' services only anyway.

Change-Id: Ic315fbd2d672e525439992bfcd9ead730d1a1b71
changes/03/3/1
q3k 2019-07-13 17:07:28 +02:00
parent f448f99385
commit b4f6fb3c3b
1 changed files with 2 additions and 5 deletions

View File

@ -150,11 +150,8 @@ local cm = import "../../cluster/kube/lib/cert-manager.libsonnet";
local data = self,
pushers:: [
{ who: ["q3k", "inf"], what: "vms/*" },
{ who: ["q3k"], what: "app/radio" },
{ who: ["q3k"], what: "app/factorio" },
{ who: ["q3k"], what: "app/gerrit" },
{ who: ["q3k"], what: "app/internet" },
{ who: ["q3k"], what: "go/svc/egressifier" },
{ who: ["q3k", "inf"], what: "app/*" },
{ who: ["q3k", "inf"], what: "go/svc/*" },
],
acl: [
{