summaryrefslogtreecommitdiff
path: root/f3s/git-server/helm-chart/templates/deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'f3s/git-server/helm-chart/templates/deployment.yaml')
-rw-r--r--f3s/git-server/helm-chart/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/git-server/helm-chart/templates/deployment.yaml b/f3s/git-server/helm-chart/templates/deployment.yaml
index b876e0f..b867add 100644
--- a/f3s/git-server/helm-chart/templates/deployment.yaml
+++ b/f3s/git-server/helm-chart/templates/deployment.yaml
@@ -71,7 +71,7 @@ spec:
spawn-fcgi -s /var/run/fcgiwrap.sock -n -- /usr/bin/fcgiwrap &
exec nginx -g 'daemon off;'
ports:
- - containerPort: 8080
+ - containerPort: 80
name: http
protocol: TCP
env: