comms: revert bot auth to mas
This commit is contained in:
parent
bfe623892a
commit
12ab281528
@ -32,7 +32,7 @@ spec:
|
|||||||
- name: MATRIX_BASE
|
- name: MATRIX_BASE
|
||||||
value: http://othrys-synapse-matrix-synapse:8008
|
value: http://othrys-synapse-matrix-synapse:8008
|
||||||
- name: AUTH_BASE
|
- name: AUTH_BASE
|
||||||
value: http://othrys-synapse-matrix-synapse:8008
|
value: http://matrix-authentication-service:8080
|
||||||
- name: KB_DIR
|
- name: KB_DIR
|
||||||
value: /kb
|
value: /kb
|
||||||
- name: VM_URL
|
- name: VM_URL
|
||||||
|
|||||||
@ -23,7 +23,7 @@ spec:
|
|||||||
- name: SYNAPSE_BASE
|
- name: SYNAPSE_BASE
|
||||||
value: http://othrys-synapse-matrix-synapse:8008
|
value: http://othrys-synapse-matrix-synapse:8008
|
||||||
- name: AUTH_BASE
|
- name: AUTH_BASE
|
||||||
value: http://othrys-synapse-matrix-synapse:8008
|
value: http://matrix-authentication-service:8080
|
||||||
- name: SEEDER_USER
|
- name: SEEDER_USER
|
||||||
value: othrys-seeder
|
value: othrys-seeder
|
||||||
- name: SEEDER_PASS
|
- name: SEEDER_PASS
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
apiVersion: batch/v1
|
apiVersion: batch/v1
|
||||||
kind: Job
|
kind: Job
|
||||||
metadata:
|
metadata:
|
||||||
name: othrys-room-reset-3
|
name: othrys-room-reset-4
|
||||||
namespace: comms
|
namespace: comms
|
||||||
spec:
|
spec:
|
||||||
backoffLimit: 0
|
backoffLimit: 0
|
||||||
@ -16,7 +16,7 @@ spec:
|
|||||||
- name: SYNAPSE_BASE
|
- name: SYNAPSE_BASE
|
||||||
value: http://othrys-synapse-matrix-synapse:8008
|
value: http://othrys-synapse-matrix-synapse:8008
|
||||||
- name: AUTH_BASE
|
- name: AUTH_BASE
|
||||||
value: http://othrys-synapse-matrix-synapse:8008
|
value: http://matrix-authentication-service:8080
|
||||||
- name: SERVER_NAME
|
- name: SERVER_NAME
|
||||||
value: live.bstein.dev
|
value: live.bstein.dev
|
||||||
- name: ROOM_ALIAS
|
- name: ROOM_ALIAS
|
||||||
|
|||||||
@ -21,7 +21,7 @@ spec:
|
|||||||
- name: SYNAPSE_BASE
|
- name: SYNAPSE_BASE
|
||||||
value: http://othrys-synapse-matrix-synapse:8008
|
value: http://othrys-synapse-matrix-synapse:8008
|
||||||
- name: AUTH_BASE
|
- name: AUTH_BASE
|
||||||
value: http://othrys-synapse-matrix-synapse:8008
|
value: http://matrix-authentication-service:8080
|
||||||
- name: SEEDER_USER
|
- name: SEEDER_USER
|
||||||
value: othrys-seeder
|
value: othrys-seeder
|
||||||
- name: SEEDER_PASS
|
- name: SEEDER_PASS
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user