Skip to content

Commit

Permalink
use latest tag for ingestion image
Browse files Browse the repository at this point in the history
  • Loading branch information
fwilhe authored Sep 18, 2024
1 parent ac43ac6 commit bf4982d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02_ingestion-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
restartPolicy: Never
containers:
- name: data-ingestion
image: ghcr.io/gardenlinux/glvd-data-ingestion:edge
image: ghcr.io/gardenlinux/glvd-data-ingestion:latest
# resources:
# requests:
# cpu: "1"
Expand Down

0 comments on commit bf4982d

Please sign in to comment.