2021-12-12 22:27:04 +00:00
|
|
|
image:
|
2023-11-17 10:22:57 +00:00
|
|
|
repository: balabit/syslog-ng
|
2021-12-12 22:27:04 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2024-04-19 18:31:44 +00:00
|
|
|
tag: 4.7.1@sha256:d37d9895256fa840bc8e70077a6c74afa27015e27703c3fbb89d5ae3cb956dd9
|
2021-12-12 22:27:04 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-02-22 23:09:39 +00:00
|
|
|
targetPort: 601
|
2021-12-12 22:27:04 +00:00
|
|
|
port: 6601
|
|
|
|
syslog-udp:
|
2021-12-17 11:20:48 +00:00
|
|
|
enabled: true
|
2021-12-12 22:27:04 +00:00
|
|
|
ports:
|
|
|
|
syslog-udp:
|
2021-12-17 11:20:48 +00:00
|
|
|
enabled: true
|
2023-04-14 16:11:04 +00:00
|
|
|
protocol: udp
|
2022-02-22 23:09:39 +00:00
|
|
|
targetPort: 514
|
2021-12-12 22:27:04 +00:00
|
|
|
port: 5514
|
|
|
|
syslog-tls:
|
2021-12-17 11:20:48 +00:00
|
|
|
enabled: true
|
2021-12-12 22:27:04 +00:00
|
|
|
ports:
|
|
|
|
syslog-tls:
|
2021-12-17 11:20:48 +00:00
|
|
|
enabled: true
|
2021-12-12 22:27:04 +00:00
|
|
|
targetPort: 6514
|
|
|
|
port: 6514
|
|
|
|
persistence:
|
|
|
|
varrun:
|
|
|
|
enabled: true
|
|
|
|
config:
|
|
|
|
enabled: true
|
2021-12-18 19:25:00 +00:00
|
|
|
mountPath: "/config"
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-14 16:11:04 +00:00
|
|
|
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
|