implement oauth device code 'as if' endpoints
This commit is contained in:
@@ -4,5 +4,7 @@ metadata:
|
||||
name: {{ include "webapp.name" . }}-config
|
||||
namespace: {{ .Release.Namespace }}
|
||||
data:
|
||||
OAUTH_ALLOWED_HTTP2_AUTHORITY: webapp.arcodange.duckdns.org
|
||||
OAUTH_DEVICE_CODE_ALLOWED_IPS: 90.16.102.250,
|
||||
DATABASE_URL: postgres://pgbouncer_auth:pgbouncer_auth@pgbouncer.tools/postgres?sslmode=disable
|
||||
# DATABASE_URL: postgres://username:password@localhost/dbname?sslmode=disable
|
||||
Reference in New Issue
Block a user