fix: update ports for nginx-unprivileged
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -8,4 +8,4 @@ spec:
|
||||
app: hugo
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 80
|
||||
targetPort: 8080
|
||||
|
||||
Reference in New Issue
Block a user