fix(gitea): Don't use azure scopes
This commit is contained in:
@@ -93,9 +93,6 @@ gitea:
|
|||||||
existingSecret: gitea-oauth-oceanbox
|
existingSecret: gitea-oauth-oceanbox
|
||||||
autoDiscoverUrl: "https://login.microsoftonline.com/3f737008-e9a0-4485-9d27-40329d288089/.well-known/openid-configuration"
|
autoDiscoverUrl: "https://login.microsoftonline.com/3f737008-e9a0-4485-9d27-40329d288089/.well-known/openid-configuration"
|
||||||
scopes: "openid profile email groups"
|
scopes: "openid profile email groups"
|
||||||
groupClaimName: "groups"
|
|
||||||
adminGroup: "admin"
|
|
||||||
restrictedGroup: ""
|
|
||||||
additionalConfigFromEnvs:
|
additionalConfigFromEnvs:
|
||||||
- name: GITEA__STORAGE__MINIO_ACCESS_KEY_ID
|
- name: GITEA__STORAGE__MINIO_ACCESS_KEY_ID
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|||||||
Reference in New Issue
Block a user