[Git][root/k8s/fluxcd][main] fix(matrix); add missing namespace to configMapGenerator

Fernando K pushed to branch main at Root / Kubernetes / FluxCD Commits: 579a95c4 by Fernando Monteiro Kiotheka at 2025-08-01T12:43:32-03:00 fix(matrix); add missing namespace to configMapGenerator - - - - - 1 changed file: - apps/base/matrix/kustomization.yaml Changes: ===================================== apps/base/matrix/kustomization.yaml ===================================== @@ -7,6 +7,7 @@ resources: - helmrelease.yaml configMapGenerator: - name: element-web-configuration + namespace: matrix files: - config.json - themes-config.json View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/579a95c4ecc361d1e53f63d... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/579a95c4ecc361d1e53f63d... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Fernando K (@fmkiotheka)