30 lines
490 B
YAML
30 lines
490 B
YAML
image:
|
|
repository: tccr.io/truecharts/pidgin
|
|
pullPolicy: IfNotPresent
|
|
tag: 2.14.9@sha256:709652b67a446302fedc80063ffd799b78586241dcd9ac1d9ef5379c0d36aabe
|
|
|
|
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
|