feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
3 changed files with 3 additions and 0 deletions
Showing only changes of commit 26d82b3f85 - Show all commits

View File

@ -6,6 +6,7 @@ metadata:
namespace: communication
spec:
schedule: "*/1 * * * *"
suspend: true
jobTemplate:
spec:
template:

View File

@ -6,6 +6,7 @@ metadata:
namespace: communication
spec:
schedule: "*/30 * * * *"
suspend: true
concurrencyPolicy: Forbid
successfulJobsHistoryLimit: 1
failedJobsHistoryLimit: 1

View File

@ -6,6 +6,7 @@ metadata:
namespace: communication
spec:
schedule: "*/10 * * * *"
suspend: true
concurrencyPolicy: Forbid
jobTemplate:
spec: