diff --git a/k8s/infrastructure/harbor/helmrelease.yaml b/k8s/infrastructure/harbor/helmrelease.yaml index 3aa91fa..544378f 100644 --- a/k8s/infrastructure/harbor/helmrelease.yaml +++ b/k8s/infrastructure/harbor/helmrelease.yaml @@ -69,7 +69,7 @@ spec: "oidc_client_id": "harbor", "oidc_client_secret": "3YuRQxgMI3j0CG/Gb95c2AvksYD8dOCV", "oidc_groups_claim": "groups", - "oidc_scope": "openid,profile,email,groups", + "oidc_scope": "openid,profile,email", "oidc_auto_onboard": true, "oidc_admin_group": "harbor-admins", "self_registration": false