fix(incubator): some cleanup (#3586)
* fix(arksurvival): cleanup * cleanup * update questions * chore(incubator): some cleanup * remove enabled true from main services * bump all incubator * lint * empty lines * emtpy line
This commit is contained in:
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph
|
||||
- https://hub.docker.com/r/sourcegraph/server/
|
||||
type: application
|
||||
version: 0.0.19
|
||||
version: 0.0.21
|
||||
|
||||
@@ -34,10 +34,8 @@ service:
|
||||
protocol: TCP
|
||||
targetPort: 3370
|
||||
main:
|
||||
enabled: true
|
||||
ports:
|
||||
main:
|
||||
enabled: true
|
||||
port: 7080
|
||||
protocol: HTTP
|
||||
targetPort: 7080
|
||||
|
||||
Reference in New Issue
Block a user