scale-catalog/stable/keeweb/5.8.14/ix_values.yaml
Julian Haseleu 5d1ab94342 cleanup
2024-07-14 21:54:53 +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