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:
@@ -28,4 +28,4 @@ sources:
|
||||
- https://hub.docker.com/r/rmountjoy/dashmachine/
|
||||
- https://hub.docker.com/r/rmountjoy/dashmachine/
|
||||
type: application
|
||||
version: 0.0.17
|
||||
version: 0.0.19
|
||||
|
||||
@@ -15,10 +15,8 @@ securityContext:
|
||||
runAsNonRoot: false
|
||||
service:
|
||||
main:
|
||||
enabled: true
|
||||
ports:
|
||||
main:
|
||||
enabled: true
|
||||
port: 5000
|
||||
protocol: TCP
|
||||
targetPort: 5000
|
||||
|
||||
Reference in New Issue
Block a user