fix(plaxt): moved to stable and added docs (#3638)

* fix(plaxt): move to stable and added docs v2

* Rename README..md to README.md

* fix common version back to 10.5.5

* no messaeg

Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
Xstar97
2022-08-31 10:21:44 +03:00
committed by GitHub
co-authored by Stavros kois
parent 44625c7df1
commit 30811c1860
10 changed files with 59 additions and 22 deletions
+32
View File
@@ -0,0 +1,32 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/plaxt
tag: latest@sha256:da5223efed05cf981a0a5a4670cfbd609db5c3ad0b4653ba88a6b08a77805cc1
env:
TRAKT_ID: ""
TRAKT_SECRET: ""
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8000
protocol: HTTP
targetPort: 8000
persistence:
config:
enabled: true
mountPath: "/app/keystore"
portal:
enabled: true