tandoor oauth config
This commit is contained in:
@@ -103,6 +103,10 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: tandoor-admin
|
name: tandoor-admin
|
||||||
key: email
|
key: email
|
||||||
|
- name: SOCIAL_PROVIDERS
|
||||||
|
value: "allauth.socialaccount.providers.openid_connect"
|
||||||
|
- name: SOCIALACCOUNT_PROVIDERS
|
||||||
|
value: '{"openid_connect":{"APPS":[{"provider_id":"authentik","name":"authentik","client_id":"y7Mv9stcPZYAGz5QQyzFO9KBFjXHG6OWhLNWPMHL","secret":"tSbRKbfnUigzibKaJpAAwJoF8JLXazssydS6WLoAGCD3hGqZ3ceK5SUvSAEcncQCImZaMmsepO3zwfgIO3huA4GRCHS5NzLGm0L2Ifz60PGKW0htr54u12pWOUBJc6dG","settings":{"server_url":"https://authentik.dooplex.hu/application/o/tandoor/.well-known/openid-configuration"}}]}}'
|
||||||
containers:
|
containers:
|
||||||
- name: tandoor
|
- name: tandoor
|
||||||
image: vabene1111/recipes:2.3.6
|
image: vabene1111/recipes:2.3.6
|
||||||
|
|||||||
Reference in New Issue
Block a user