MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD
Commits:
-
e19fa337
by marcusvrp at 2025-07-31T22:09:19-03:00
1 changed file:
Changes:
... | ... | @@ -17,7 +17,7 @@ spec: |
17 | 17 | className: cilium
|
18 | 18 | annotations:
|
19 | 19 | cert-manager.io/cluster-issuer: letsencrypt-wildcard
|
20 | - tlsSecret: matrixtest-tls
|
|
20 | + tlsSecret: matrix-tls
|
|
21 | 21 | matrixAuthenticationService:
|
22 | 22 | enabled: true
|
23 | 23 | ingress:
|
... | ... | @@ -59,9 +59,6 @@ spec: |
59 | 59 | enable_notifs: true
|
60 | 60 | notif_for_new_users: true
|
61 | 61 | validation_token_lifetime: 15m
|
62 | - # oidc-config:
|
|
63 | - # configSecret: matrix
|
|
64 | - # configSecretKey: synapseOidcConfig
|
|
65 | 62 | elementWeb:
|
66 | 63 | ingress:
|
67 | 64 | host: elementweb.k8sstage.c3sl.ufpr.br
|