Skip to content

Commit

Permalink
fix: faulty imagepolicy name
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomBreugelmans authored Dec 2, 2024
1 parent ab97125 commit d372570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/aoch/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: aoch
image: ghcr.io/wisvch/aoch:20241127-fab2798 # {"$imagepolicy": "flux-system:adventofcode"}
image: ghcr.io/wisvch/aoch:20241127-fab2798 # {"$imagepolicy": "flux-system:aoch"}
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down

0 comments on commit d372570

Please sign in to comment.