feat(apps): move some apps to stable (#2504)

* feat(apps): move apps to stable

* move to stable

* move to stable

* remove jwt and let it auto generate

* remove jwt

* move to stable

* move to stabel

* move to stable

* move to stable

* move to stable and upate image refs

* move to stable

* fix appsmith

* typo
This commit is contained in:
Stavros Kois
2022-04-18 19:57:07 +00:00
committed by GitHub
parent 3a70ccce78
commit 2fdade39d2
116 changed files with 36 additions and 93 deletions
+24
View File
@@ -0,0 +1,24 @@
image:
repository: tccr.io/truecharts/snapdrop
tag: latest@sha256:a57ce275830b48b7cb29b404a68e4958266eaf538a46442839451e77c7d19a41
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10215
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"