deploy #10

Merged
bstein merged 271 commits from deploy into main 2026-01-19 19:04:01 +00:00
3 changed files with 23 additions and 0 deletions
Showing only changes of commit 1293ffe0a5 - Show all commits

View File

@ -23,6 +23,15 @@ spec:
app.kubernetes.io/name: matrix-guest-register
spec:
serviceAccountName: comms-vault
hostAliases:
- ip: "10.43.36.27"
hostnames:
- "matrix-authentication-service"
- "matrix-authentication-service.comms.svc.cluster.local"
- ip: "10.43.216.45"
hostnames:
- "othrys-synapse-matrix-synapse"
- "othrys-synapse-matrix-synapse.comms.svc.cluster.local"
securityContext:
runAsNonRoot: true
runAsUser: 10001

View File

@ -204,6 +204,15 @@ spec:
spec:
serviceAccountName: comms-vault
automountServiceAccountToken: true
hostAliases:
- ip: "10.43.150.98"
hostnames:
- "othrys-synapse-redis-master"
- "othrys-synapse-redis-master.comms.svc.cluster.local"
- ip: "10.43.36.27"
hostnames:
- "matrix-authentication-service"
- "matrix-authentication-service.comms.svc.cluster.local"
containers:
- name: synapse
command:

View File

@ -61,6 +61,11 @@ spec:
spec:
enableServiceLinks: false
serviceAccountName: comms-vault
hostAliases:
- ip: "10.43.216.45"
hostnames:
- "othrys-synapse-matrix-synapse"
- "othrys-synapse-matrix-synapse.comms.svc.cluster.local"
nodeSelector:
hardware: rpi5
affinity: