Update k8s/apps/paperless/external-secrets.yaml
This commit is contained in:
@@ -18,8 +18,8 @@ spec:
|
||||
"openid_connect": {
|
||||
"APPS": [
|
||||
{
|
||||
"provider_id": "authentik",
|
||||
"name": "Authentik",
|
||||
"provider_id": "keycloak",
|
||||
"name": "Keycloak",
|
||||
"client_id": "{{ .oauth_id }}",
|
||||
"secret": "{{ .oauth_secret }}",
|
||||
"settings": {
|
||||
|
||||
Reference in New Issue
Block a user