Register rapp-qonto KeyCape client
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s

This commit is contained in:
tegwick 2026-07-27 20:17:56 +02:00
parent 9026d7f904
commit 11a14648c4
3 changed files with 44 additions and 18 deletions

View file

@ -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-nonce-0601
image: 92.205.130.254:32166/coulomb/key-cape:main-e877d27-2
imagePullPolicy: IfNotPresent
ports:
@ -65,6 +65,11 @@ spec:
env:
- name: KEYCAPE_CONFIG
value: /etc/keycape/config.yaml
- name: KEYCAPE_RAPP_QONTO_CLIENT_SECRET
valueFrom:
secretKeyRef:
name: keycape-rapp-qonto-client
key: client-secret
volumeMounts:
# keycape-config Secret provides config.yaml and key.pem