feat(helm): allow to configure exposed app container port
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
This commit is contained in:
@@ -1449,6 +1449,10 @@ app:
|
||||
##
|
||||
extraEgress: []
|
||||
|
||||
## @param app.exposedContainerPort The port that shuffle app containers will listen on for new requests.
|
||||
##
|
||||
exposedContainerPort: 80
|
||||
|
||||
## @section Traffic Exposure Parameters
|
||||
##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user