hswaw/paperless: grant access to zarzad *and* paperless-admin groups

Change-Id: I622ee8818da2097914cf0da433e3832d680286db
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1587
Reviewed-by: arsenicum <arsenicum@hackerspace.pl>
changes/87/1587/2
informatic 2023-09-04 20:48:51 +02:00 committed by informatic
parent f5b1a215f4
commit 69dd2bfd2a
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ local redis = import "../../kube/redis.libsonnet";
OAUTH2_PROXY_CLIENT_SECRET: { secretKeyRef: { name: "paperless-proxy", key: "oidc_secret" } },
OAUTH2_PROXY_EMAIL_DOMAINS: "*",
OAUTH2_PROXY_ALLOWED_GROUPS: "zarzad",
OAUTH2_PROXY_ALLOWED_GROUPS: "zarzad,paperless-admin",
# Security considerations:
#