MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD
Commits:
-
780357cc
by marcusvrp at 2025-07-31T21:42:28-03:00
1 changed file:
Changes:
... | ... | @@ -23,9 +23,10 @@ spec: |
23 | 23 | ingress:
|
24 | 24 | host: matrixauth.k8sstage.c3sl.ufpr.br
|
25 | 25 | additional:
|
26 | - button-text: |
|
|
27 | - label: "Continue with DInf/C3SL"
|
|
28 | - button_text: "Continue with DInf/C3SL"
|
|
26 | + button-text:
|
|
27 | + config: |
|
|
28 | + label: "Continue with DInf/C3SL"
|
|
29 | + button_text: "Continue with DInf/C3SL"
|
|
29 | 30 | oidc-config:
|
30 | 31 | configSecret: matrix
|
31 | 32 | configSecretKey: masOidcConfig
|