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
+19
View File
@@ -0,0 +1,19 @@
image:
repository: cadriel/fluidd
tag: v1.17.2@sha256:f2fed9d8692baff9f5ee41056429b3bca0ce658281d81331a6668c418bbbc9e8
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10224
targetPort: 80