[Git][root/k8s/fluxcd][main] fix(matrix): wrong turn secret name

MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD Commits: fa278c0a by MarcusVRP at 2025-08-08T14:21:44-03:00 fix(matrix): wrong turn secret name - - - - - 1 changed file: - apps/base/matrix/es.yaml Changes: ===================================== apps/base/matrix/es.yaml ===================================== @@ -19,10 +19,10 @@ spec: remoteRef: key: matrix property: synapseS3Config - - secretKey: masTurnConfig + - secretKey: synapseTurnConfig remoteRef: key: matrix - property: masTurnConfig + property: synapseTurnConfig - secretKey: synapsePostgresPassword remoteRef: key: matrix View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/fa278c0a0e4f1fc12216f8b... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/fa278c0a0e4f1fc12216f8b... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
MarcusVRP (@mvreisdoefer)