fix: resolve gitea mounts and bump portal job

This commit is contained in:
Brad Stein 2026-01-14 03:00:10 -03:00
parent 4111fb079f
commit 3384533acd
2 changed files with 1 additions and 7 deletions

View File

@ -2,7 +2,7 @@
apiVersion: batch/v1
kind: Job
metadata:
name: portal-onboarding-e2e-test-11
name: portal-onboarding-e2e-test-12
namespace: bstein-dev-home
spec:
backoffLimit: 0

View File

@ -79,12 +79,6 @@ spec:
- name: vault-scripts
mountPath: /vault/scripts
readOnly: true
- name: vault-secrets
mountPath: /vault/secrets
readOnly: true
- name: vault-scripts
mountPath: /vault/scripts
readOnly: true
nodeSelector:
node-role.kubernetes.io/worker: "true"
affinity: