[Git][root/k8s/fluxcd][main] fix(matrix): casing typo

MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD Commits: 9c60f9e8 by MarcusVRP at 2025-07-31T10:25:56-03:00 fix(matrix): casing typo - - - - - 1 changed file: - apps/base/matrix/deploy.yaml Changes: ===================================== apps/base/matrix/deploy.yaml ===================================== @@ -59,7 +59,7 @@ spec: secretKeyRef: name: matrix key: synapseOidcClientId - - name: OIDC_CLIENT_SECREt + - name: OIDC_CLIENT_SECRET valueFrom: secretKeyRef: name: matrix View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/9c60f9e8e1d4d2a017eca94... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/9c60f9e8e1d4d2a017eca94... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
MarcusVRP (@mvreisdoefer)