
yyvf22 pushed to branch main at Root / Kubernetes / FluxCD Commits: a34b542a by yyvf at 2025-08-12T21:19:44-03:00 feat(ademir): add MAIL_ADDRESS env var - - - - - 1 changed file: - apps/base/ademir/deploy.yaml Changes: ===================================== apps/base/ademir/deploy.yaml ===================================== @@ -55,6 +55,8 @@ spec: value: smtp.c3sl.ufpr.br - name: MAIL_PORT value: "25" + - name: MAIL_ADDRESS + value: "ademir@c3sl.ufpr.br" - name: S3_ACCESS_KEY_ID valueFrom: secretKeyRef: View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/a34b542ad91e7c0ed89c5a6... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/a34b542ad91e7c0ed89c5a6... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.