Skip to content

Commit

Permalink
update backend2 deployment
Browse files Browse the repository at this point in the history
Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
  • Loading branch information
frzifus committed Mar 18, 2024
1 parent 4ecaa39 commit 9dd6001
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/instrumentation-replace-backend2.yaml
Expand Up @@ -21,9 +21,7 @@ spec:
spec:
containers:
- name: backend2
# TODO: switch to ghcr.io/pavolloffay
# https://github.com/users/frzifus/packages/container/package/kubecon-eu-2024-opentelemetry-kubernetes-tracing-tutorial-backend4
image: ghcr.io/frzifus/kubecon-eu-2024-opentelemetry-kubernetes-tracing-tutorial-backend4:with-instr
image: ghcr.io/pavolloffay/kubecon-eu-2024-opentelemetry-kubernetes-tracing-tutorial-backend4:latest
ports:
- containerPort: 5165
env:
Expand Down

0 comments on commit 9dd6001

Please sign in to comment.