Files
truecharts/charts/stable/syslog-ng/values.yaml
T
TrueCharts Bot 37c803c1e4 chore(deps): update container image tccr.io/truecharts/syslog-ng to v4.1.1 (#8264)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/syslog-ng](https://togithub.com/truecharts/containers)
| minor | `4.0.1` -> `4.1.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-28 12:43:31 +02:00

53 lines
991 B
YAML

image:
repository: tccr.io/truecharts/syslog-ng
pullPolicy: IfNotPresent
tag: 4.1.1@sha256:89852985cb5a7eefa5481c79a92c120b428f0426fbbc8aee918bbd5d8ffba302
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