Skip to content

Commit

Permalink
Merge pull request openshift#49 from IshwarKanse/updt
Browse files Browse the repository at this point in the history
Update OTEL image for Journald test case.
  • Loading branch information
IshwarKanse authored Jul 24, 2024
2 parents f8b9603 + 6e3e761 commit b1c062f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions tests/e2e-acceptance/compatibility/03-generate-traces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ spec:
- --otlp-endpoint=tempo-simplest-distributor:4317
- --otlp-insecure
- --traces=10
- --span-duration=2ms
restartPolicy: Never
backoffLimit: 4
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ metadata:
namespace: chainsaw-journald
spec:
mode: daemonset
image: registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:9522e916f0b0709fd59ea5c6385aa401960b92e084eb14e4ddc56e5a006bc70d
image: registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:28d5e9ff7406f0ca4753e3a9f390e8a86580c66e38957d033611ce56e76ca36e
serviceAccount: privileged-sa
serviceAccountName: privileged-sa
securityContext:
Expand Down

0 comments on commit b1c062f

Please sign in to comment.