Skip to content

Commit

Permalink
hmctspublic.azurecr.io/em/stitching:prod-5f8690f-20241205085500
Browse files Browse the repository at this point in the history
hmctspublic.azurecr.io/em/stitching:prod-5f8690f-20241205085500
hmctspublic.azurecr.io/em/stitching:prod-5f8690f-20241205085500
  • Loading branch information
fluxcdbot committed Dec 5, 2024
1 parent 263ccb8 commit bbf881f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/em/em-stitching/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
values:
java:
memoryRequests: "3072Mi"
image: hmctspublic.azurecr.io/em/stitching:prod-c407a2d-20241204084917 #{"$imagepolicy": "flux-system:demo-em-stitching"}
image: hmctspublic.azurecr.io/em/stitching:prod-5f8690f-20241205085500 #{"$imagepolicy": "flux-system:demo-em-stitching"}
environment:
TEST_VAR: refresh2
CALLBACK_MAX_ATTEMPTS: 5
Expand Down
2 changes: 1 addition & 1 deletion apps/em/em-stitching/em-stitching.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
useInterpodAntiAffinity: true
replicas: 2
memoryLimits: "4096Mi"
image: hmctspublic.azurecr.io/em/stitching:prod-c407a2d-20241204084917 #{"$imagepolicy": "flux-system:em-stitching"}
image: hmctspublic.azurecr.io/em/stitching:prod-5f8690f-20241205085500 #{"$imagepolicy": "flux-system:em-stitching"}
environment:
TEST_VAR: value2
chart:
Expand Down
2 changes: 1 addition & 1 deletion apps/em/em-stitching/perftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
averageUtilization: 85
memory:
averageUtilization: 85
image: hmctspublic.azurecr.io/em/stitching:prod-c407a2d-20241204084917 #{"$imagepolicy": "flux-system:perftest-em-stitching"}
image: hmctspublic.azurecr.io/em/stitching:prod-5f8690f-20241205085500 #{"$imagepolicy": "flux-system:perftest-em-stitching"}
environment:
CALLBACK_MAX_ATTEMPTS: 1
TEST_VAR: refresh
Expand Down

0 comments on commit bbf881f

Please sign in to comment.