feature/sso-hardening #9

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

View File

@ -1049,7 +1049,7 @@ roleRef:
subjects: subjects:
- kind: ServiceAccount - kind: ServiceAccount
name: othrys-synapse-signingkey-job name: othrys-synapse-signingkey-job
namespace: communication namespace: comms
--- ---
# Source: matrix-synapse/templates/tests/test-connection.yaml # Source: matrix-synapse/templates/tests/test-connection.yaml
apiVersion: v1 apiVersion: v1

View File

@ -2,7 +2,7 @@
apiVersion: batch/v1 apiVersion: batch/v1
kind: Job kind: Job
metadata: metadata:
name: othrys-synapse-signingkey-ensure-3 name: othrys-synapse-signingkey-ensure-4
namespace: comms namespace: comms
spec: spec:
backoffLimit: 2 backoffLimit: 2