Skip to content
This repository was archived by the owner on Jul 16, 2021. It is now read-only.

Commit 470ff94

Browse files
authored
update nginx internal port to 8080 (#331)
1 parent 495b4ff commit 470ff94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployment/monocular/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ ui:
5656
name: monocular-ui
5757
type: NodePort
5858
externalPort: 80
59-
internalPort: 80
59+
internalPort: 8080
6060
resources:
6161
limits:
6262
cpu: 100m

0 commit comments

Comments
 (0)