Skip to content

Commit

Permalink
Merge pull request #19 from mcattamoredhat/update-test-script
Browse files Browse the repository at this point in the history
test: revert container image server template
  • Loading branch information
mcattamoredhat authored May 13, 2024
2 parents 0796847 + 0fa1271 commit 5255d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/edge-stage-server-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ objects:
spec:
containers:
- name: ${EDGE_STAGE_SERVER_NAME}-${EDGE_STAGE_REPO_TAG}
image: quay.io/rh_ee_mcattamo/test-repository:${EDGE_STAGE_REPO_TAG}
image: quay.io/rhel-edge/edge-containers:${EDGE_STAGE_REPO_TAG}
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit 5255d8e

Please sign in to comment.