2022-12-08 19:42:34 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/pingvin-share
|
|
|
|
pullPolicy: IfNotPresent
|
2023-02-12 22:57:42 +00:00
|
|
|
tag: 0.10.1@sha256:ea156c39c92e6df588083ea3f792a89d08b66b3a149defea39f15551c02c8344
|
2022-12-08 19:42:34 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
protocol: HTTP
|
|
|
|
targetPort: 3000
|
|
|
|
port: 10595
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
data:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /opt/app/backend/data
|
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|