Skip to content

Commit

Permalink
Change how we create PVs and PVCs to be inline with job spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasarus committed Feb 14, 2024
1 parent aa0d292 commit 17cb097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/jobcreator/base/jobcreator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
serviceAccountName: jobcreator
containers:
- name: jobcreator
image: ghcr.io/interactivereduction/jobcreator@sha256:d70f44cf50554c89e78b094f124a8394f57326e9757ba521ab43d339c9d4bae8
image: ghcr.io/interactivereduction/jobcreator@sha256:93206453d9f7c70499ed0b368c89742bd3e2883255dd1c2b917e5c625e7d3422
env:
# Non secret env vars
- name: IR_API
Expand Down

0 comments on commit 17cb097

Please sign in to comment.