feat(Incubator): Move Synctube + Webtop to stable (#4598)
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/synctube
|
||||
tag: latest@sha256:1c736bce2356e0d7e8f5bb8ba428dc8aae17d051c0bc9a2bcd4dd12d9f0959fe
|
||||
persistence:
|
||||
storageconfig:
|
||||
enabled: true
|
||||
mountPath: /usr/src/app/user
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 4200
|
||||
protocol: HTTP
|
||||
targetPort: 4200
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user