fix(helm): remove orborus container ports
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
This commit is contained in:
@@ -1471,16 +1471,6 @@
|
||||
"description": "Number of orborus replicas to deploy",
|
||||
"default": 1
|
||||
},
|
||||
"containerPorts": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"http": {
|
||||
"type": "number",
|
||||
"description": "orborus HTTP container port",
|
||||
"default": 8080
|
||||
}
|
||||
}
|
||||
},
|
||||
"extraContainerPorts": {
|
||||
"type": "array",
|
||||
"description": "Optionally specify extra list of additional ports for orborus containers",
|
||||
|
||||
Reference in New Issue
Block a user