chore: add secret for Shiny Gateway
This commit is contained in:
@@ -42,6 +42,10 @@ spec:
|
||||
valueMap:
|
||||
SENTRY_DSN: ""
|
||||
SENTRY_DISABLED: "true"
|
||||
- key: "applications/shiny/gateway"
|
||||
valueMap:
|
||||
ISSUER: "auth0"
|
||||
STRICT_SSL: "false"
|
||||
- key: "rds/postgres/prod-psql"
|
||||
valueMap:
|
||||
POSTGRES_URL: "postgres://postgres:postgres@postgres:5432/postgres?sslmode=disable"
|
||||
|
||||
Reference in New Issue
Block a user