30 lines
490 B
YAML
30 lines
490 B
YAML
|
image:
|
||
|
repository: tccr.io/truecharts/pidgin
|
||
|
pullPolicy: IfNotPresent
|
||
|
tag: 2.14.9@sha256:3094622a1e2abd3bdabfe03a0160a354924905e99ab27416a50f3267f663ba5d
|
||
|
|
||
|
securityContext:
|
||
|
runAsNonRoot: false
|
||
|
readOnlyRootFilesystem: false
|
||
|
|
||
|
podSecurityContext:
|
||
|
runAsUser: 0
|
||
|
runAsGroup: 0
|
||
|
|
||
|
service:
|
||
|
main:
|
||
|
ports:
|
||
|
main:
|
||
|
targetPort: 3000
|
||
|
port: 10136
|
||
|
|
||
|
persistence:
|
||
|
config:
|
||
|
enabled: true
|
||
|
mountPath: "/config"
|
||
|
varrun:
|
||
|
enabled: true
|
||
|
|
||
|
portal:
|
||
|
enabled: true
|