Add web port
This commit is contained in:
parent
99cf95f663
commit
9829e09f28
2 changed files with 4 additions and 3 deletions
|
@ -20,6 +20,7 @@ env:
|
|||
|
||||
web:
|
||||
replicaCount: 2
|
||||
port: 8080
|
||||
autoscaling:
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
|
|
Reference in a new issue