Skip to content

Commit

Permalink
chore: Added check for non-image volume mount
Browse files Browse the repository at this point in the history
Signed-off-by: Allen Conlon <[email protected]>
  • Loading branch information
a1994sc committed Nov 12, 2024
1 parent ffc3a84 commit 7a6966c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ spec:
- name: agent
image: ghcr.io/zarf-dev/zarf/agent:v0.38.1
volume:
- name: config-volume
configMap:
name: special-config
- name: image
image:
reference: quay.io/crio/artifact:v1
Expand Down

0 comments on commit 7a6966c

Please sign in to comment.