diff --git a/oidc-gateway/deployment.yml b/oidc-gateway/deployment.yml index e85b37e..46ba582 100644 --- a/oidc-gateway/deployment.yml +++ b/oidc-gateway/deployment.yml @@ -109,7 +109,7 @@ spec: - name: GROUP_PREFIX value: 'k-space' - name: ADMIN_GROUP - value: 'k-space:kubernetes:admins' + value: 'k-space:onboarding' # - name: REQUIRED_GROUP # allow everyone to authenticate, limit access to services on client level. # value: 'codemowers:users' - name: GITHUB_ORGANIZATION # if not set, gateway will add user groups from all organizations that (s)he granted access for.