Files
truecharts/charts/stable/pidgin/values.yaml
T
TrueCharts Bot c67b4416ec chore(deps): update container image tccr.io/truecharts/pidgin to 2.14.9 (#5852)
* chore(deps): update container image tccr.io/truecharts/pidgin to 2.14.9

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-31 16:10:26 +02:00

30 lines
490 B
YAML

image:
repository: tccr.io/truecharts/pidgin
pullPolicy: IfNotPresent
tag: 2.14.9@sha256:359f08c9eb67b6cdd00321b555710267a287170d037cd27455689136c0746517
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