generated from coulomb/repo-seed
Enable KeyCape bootstrap MFA mode
This commit is contained in:
@@ -94,7 +94,8 @@ authelia:
|
||||
privacyidea:
|
||||
baseURL: "http://privacyidea.mfa.svc.cluster.local:8080"
|
||||
adminToken: "${PI_ADMIN_TOKEN}"
|
||||
realm: "netkingdom"
|
||||
realm: "coulomb"
|
||||
requireForAll: true
|
||||
|
||||
# ── OIDC client registrations ─────────────────────────────────────────────────
|
||||
# clientType: "public" for SPAs/native apps (PKCE, no client secret)
|
||||
|
||||
@@ -54,7 +54,7 @@ spec:
|
||||
# 2026-05-24: direct-imported into railiance01 k3s for the
|
||||
# bootstrap-console OIDC/MFA rollout. Use IfNotPresent while the
|
||||
# HTTP registry push/pull path is being cleaned up.
|
||||
image: 92.205.130.254:32166/coulomb/key-cape:main-56d279a
|
||||
image: 92.205.130.254:32166/coulomb/key-cape:main-937cb39
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user