Skip to content

Commit

Permalink
use pinned edgelesssys ghcr image
Browse files Browse the repository at this point in the history
  • Loading branch information
miampf committed Nov 12, 2024
1 parent d6b9c9c commit 5d21480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/log-collector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
effect: NoSchedule
containers:
- name: log-collector
image: "ghcr.io/miampf/k8s-log-collector:latest"
image: "ghcr.io/edgelesssys/k8s-log-collector@sha256:fd173230870b9e19a342627e31a50a0d6e45e7c8770c133b62e72cb4e898bc3e"
volumeMounts:
- mountPath: /logs
name: log-volume
Expand Down

0 comments on commit 5d21480

Please sign in to comment.