bstein-dev-home: fix onboarding e2e job url

This commit is contained in:
Brad Stein 2026-01-03 22:11:57 -03:00
parent f628d2768b
commit 8cdd5fa1ba

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: