feat(Incubator): Move Synctube + Webtop to stable (#4598)

This commit is contained in:
StevenMcElligott
2022-11-19 10:30:11 +02:00
committed by GitHub
parent df5c9d989a
commit a2c8ad47b6
16 changed files with 6 additions and 6 deletions
+24
View File
@@ -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