Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kube/deploy/core/monitoring/fluentbit/app/hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
app: &ct
image: &img
repository: cr.fluentbit.io/fluent/fluent-bit
tag: 4.2.4@sha256:f0d24db349929c1b9fd655384278c687993070c3ba325490f130fae12aa9d60c
tag: 5.0.3@sha256:ed82cb1f929b6f5a11c70d34e417e8ae25f130f7cc467460b718a946df84d562
args: ["--config=/config/kubernetes.yaml"]
env: &env
TZ: "${CONFIG_TZ}"
Expand Down
Loading