fix: update ports for nginx-unprivileged

This commit is contained in:
2026-04-20 21:13:03 +02:00
parent c4c540ed60
commit 3e7a24aed3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ spec:
- name: nginx
image: forgejo.net-scope.org/hans/hugo-site:latest
ports:
- containerPort: 80
- containerPort: 8080
securityContext:
allowPrivilegeEscalation: false
capabilities:
+1 -1
View File
@@ -8,4 +8,4 @@ spec:
app: hugo
ports:
- port: 80
targetPort: 80
targetPort: 8080