comms: use mas proxy for leave job
This commit is contained in:
parent
7860003f15
commit
6b5deb886f
@ -2,7 +2,7 @@
|
||||
apiVersion: batch/v1
|
||||
kind: Job
|
||||
metadata:
|
||||
name: bstein-leave-rooms-4
|
||||
name: bstein-leave-rooms-5
|
||||
namespace: comms
|
||||
spec:
|
||||
backoffLimit: 0
|
||||
@ -33,7 +33,7 @@ spec:
|
||||
- name: MAS_ADMIN_API_BASE
|
||||
value: http://matrix-authentication-service:8081/api/admin/v1
|
||||
- name: SYNAPSE_BASE
|
||||
value: http://othrys-synapse-matrix-synapse:8008
|
||||
value: http://matrix-authentication-service:8080
|
||||
- name: TARGET_USERNAME
|
||||
value: bstein
|
||||
- name: TARGET_ROOMS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user