Fernando K pushed to branch main at Root / Kubernetes / FluxCD
Commits:
-
cb269ba4
by Fernando Monteiro Kiotheka at 2025-08-14T14:13:06-03:00
1 changed file:
Changes:
... | ... | @@ -34,9 +34,6 @@ spec: |
34 | 34 | ingress:
|
35 | 35 | host: synapse.matrix.c3sl.ufpr.br
|
36 | 36 | tlsSecret: synapse-tls
|
37 | - annotations:
|
|
38 | - nginx.ingress.kubernetes.io/enable-cors: "true"
|
|
39 | - nginx.ingress.kubernetes.io/cors-allow-origin: "https://element.matrix.c3sl.ufpr.br"
|
|
40 | 37 | postgres:
|
41 | 38 | host: postgres.c3sl.ufpr.br
|
42 | 39 | user: matrix_synapse
|