bstein-dev-home: add portal db + relax account gating
This commit is contained in:
parent
a30df479aa
commit
1995ba7ec9
@ -63,6 +63,13 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: bstein-dev-home-keycloak-admin
|
name: bstein-dev-home-keycloak-admin
|
||||||
key: client_secret
|
key: client_secret
|
||||||
|
- name: ACCOUNT_ALLOWED_GROUPS
|
||||||
|
value: ""
|
||||||
|
- name: PORTAL_DATABASE_URL
|
||||||
|
valueFrom:
|
||||||
|
secretKeyRef:
|
||||||
|
name: atlas-portal-db
|
||||||
|
key: PORTAL_DATABASE_URL
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8080
|
containerPort: 8080
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user