Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
hannah-macdonald1 committed Feb 1, 2024
1 parent 1c38220 commit be3ecac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ objects:
claimName: db-deletion-dump
containers:
- name: db-cleanup-container
image: "${NAME}-${ZONE}:${IMAGE_TAG}"
image: "image-registry.openshift-image-registry.svc:5000/c82b4c-tools/db-cleanup-tools"
imagePullPolicy: Always
env: # Use environment variables for Secret values
- name: DB_NAME
Expand Down

0 comments on commit be3ecac

Please sign in to comment.