[Git][root/k8s/fluxcd][main] fix(nextcloud): nginx. closes #8

MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD Commits: e9731114 by marcusvrp at 2025-08-08T05:49:05-03:00 fix(nextcloud): nginx. closes #8 - - - - - 1 changed file: - apps/base/nextcloud/helmrelease.yaml Changes: ===================================== apps/base/nextcloud/helmrelease.yaml ===================================== @@ -79,7 +79,7 @@ spec: enabled: true nginx: enabled: true - containerPort: 8080 + containerPort: 80 internalDatabase: enabled: false externalDatabase: View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/e973111470da359bde905b6... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/e973111470da359bde905b6... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
MarcusVRP (@mvreisdoefer)