scale-catalog/stable/slash/5.0.10/ix_values.yaml

25 lines
490 B
YAML
Raw Permalink Normal View History

2024-07-13 07:59:30 +00:00
image:
repository: yourselfhosted/slash
pullPolicy: IfNotPresent
tag: 1.0.0@sha256:cee3d2a8bb122590f9b118a21fb600e986b69064f93aeb4938d2481aec670607
service:
main:
ports:
main:
protocol: http
port: 5231
workload:
main:
podSpec:
containers:
main:
env:
SLASH_PORT: "{{ .Values.service.main.ports.main.port }}"
persistence:
config:
enabled: true
mountPath: "/var/opt/slash"
portal:
open:
enabled: true