Roll Veles Keycloak ensure job

This commit is contained in:
jenkins 2026-06-28 18:14:45 -03:00
parent fa1e933636
commit 1af2d9353e

View File

@ -1,11 +1,11 @@
# services/keycloak/oneoffs/veles-realm-ensure-job.yaml # services/keycloak/oneoffs/veles-realm-ensure-job.yaml
# One-off job for sso/veles-realm-ensure-2. # One-off job for sso/veles-realm-ensure-3.
# Purpose: create the Veles realm, groups, OIDC client, SMTP settings, and Vault client secret. # Purpose: create the Veles realm, groups, OIDC client, SMTP settings, and Vault client secret.
# Keep suspended until Veles Vault paths/policies have reconciled, then unsuspend once. # Keep suspended until Veles Vault paths/policies have reconciled, then unsuspend once.
apiVersion: batch/v1 apiVersion: batch/v1
kind: Job kind: Job
metadata: metadata:
name: veles-realm-ensure-2 name: veles-realm-ensure-3
namespace: sso namespace: sso
spec: spec:
suspend: true suspend: true