Files
catalog/stable/keeweb/3.0.6/ix_values.yaml
TrueCharts-Bot 70622bbe1b Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-20 13:37:45 +00:00

35 lines
636 B
YAML

image:
pullPolicy: IfNotPresent
repository: antelle/keeweb
tag: latest@sha256:8ff5e10baa2ca50967964bf26af41461da79ef62a481094a00f75726623bcb36
ingress:
http:
autoLink: true
persistence:
nginx:
enabled: true
mountPath: /etc/nginx/external
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
http:
enabled: true
ports:
http:
enabled: true
port: 8004
protocol: http
targetPort: 80
main:
ports:
main:
port: 8003
protocol: https
targetPort: 443