(fix) move posterr to stable. (#3921)

* (fix) move posterr to stable.

* base_path is not supported

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
Xstar97
2022-09-27 13:03:49 +00:00
committed by GitHub
co-authored by Stavros Kois
parent 290f5133be
commit 16d0fdf9c2
9 changed files with 51 additions and 57 deletions
+31
View File
@@ -0,0 +1,31 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/posterr
tag: latest@sha256:7f0468562c337878cc089ac7587041344b616167e9995b1fd2f59600c1364294
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 9876
protocol: HTTP
targetPort: 3000
persistence:
config:
enabled: true
mountPath: /usr/src/app/config
custom:
enabled: true
mountPath: /usr/src/app/public/custom
portal:
enabled: true