scale-catalog/stable/slash/4.8.16/ix_values.yaml
Julian Haseleu 5d1ab94342 cleanup
2024-07-14 21:54:53 +00:00

25 lines
490 B
YAML

image:
repository: yourselfhosted/slash
pullPolicy: IfNotPresent
tag: 1.0.0@sha256:716199cb636723003508419fea32f1c1118f42fe8c4ce9722f0f4c6ef0924da8
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