catalog/stable/syslog-ng/6.0.2/ix_values.yaml

53 lines
992 B
YAML

image:
repository: tccr.io/truecharts/syslog-ng
pullPolicy: IfNotPresent
tag: v4.4.0@sha256:2d6d03f0565072b0c4bb4e0490c39e78538db481e3a6e30db189e4c40bbd219a
service:
main:
ports:
main:
targetPort: 601
port: 6601
syslog-udp:
enabled: true
ports:
syslog-udp:
enabled: true
protocol: udp
targetPort: 514
port: 5514
syslog-tls:
enabled: true
ports:
syslog-tls:
enabled: true
targetPort: 6514
port: 6514
persistence:
varrun:
enabled: true
config:
enabled: true
mountPath: "/config"
portal:
open:
enabled: false
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp