feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
Showing only changes of commit 8cdd5fa1ba - Show all commits

View File

@ -2,7 +2,7 @@
apiVersion: batch/v1
kind: Job
metadata:
name: portal-onboarding-e2e-test-1
name: portal-onboarding-e2e-test-2
namespace: bstein-dev-home
spec:
backoffLimit: 0
@ -14,7 +14,7 @@ spec:
image: python:3.11-slim
env:
- name: PORTAL_BASE_URL
value: http://bstein-dev-home-backend.bstein-dev-home.svc.cluster.local:8080
value: http://bstein-dev-home-backend.bstein-dev-home.svc.cluster.local
- name: PORTAL_DATABASE_URL
valueFrom:
secretKeyRef: