chore(apps): remove docker sock from everywhere (#3910)
This commit is contained in:
@@ -27,4 +27,4 @@ sources:
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/webtop
|
||||
- https://github.com/linuxserver/docker-webtop#readme
|
||||
type: application
|
||||
version: 0.0.32
|
||||
version: 0.0.33
|
||||
|
||||
@@ -81,15 +81,6 @@ questions:
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{persistenceBasic}
|
||||
# Include{persistenceAdvanced}
|
||||
- variable: pathvarrundocker-sock
|
||||
label: "pathvarrundocker-sock Storage"
|
||||
description: "Docker Socket on the system, if you want to use Docker in the container"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{persistenceBasic}
|
||||
# Include{persistenceAdvanced}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
|
||||
@@ -10,9 +10,7 @@ persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
pathvarrundocker-sock:
|
||||
enabled: true
|
||||
mountPath: /var/run/docker.sock
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
|
||||
Reference in New Issue
Block a user