Skip to content

Commit

Permalink
drop! change container image for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
skrobul committed Nov 14, 2024
1 parent 916c366 commit bb4acf5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion workflows/argo-events/workflowtemplates/enroll-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ spec:
when: "{{steps.server-manage-state.outputs.result}} == manageable"
- name: enroll-server
container:
image: ghcr.io/rackerlabs/understack/ironic-nautobot-client:latest
image: ghcr.io/rackerlabs/understack/ironic-nautobot-client:pr-481
imagePullPolicy: Always
command:
- enroll-server
args:
Expand Down

0 comments on commit bb4acf5

Please sign in to comment.