Skip to content

Commit

Permalink
Update production
Browse files Browse the repository at this point in the history
  • Loading branch information
glu bot committed Nov 25, 2024
1 parent dea28a2 commit 43925cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions env/production/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ spec:
- name: APP_ENVIRONMENT
value: production
- name: APP_IMAGE_DIGEST
value: sha256:e45af70591e3cb95e8d3b90f2b9807bc9f7a948c23094b38361f362d1dfb24ab
image: ghcr.io/get-glu/gitops-example/app@sha256:e45af70591e3cb95e8d3b90f2b9807bc9f7a948c23094b38361f362d1dfb24ab
value: sha256:d0ae5e10d27115a8bd245f989377c5eca2f74878b8a65bc4db21fd096551f802
image: ghcr.io/get-glu/gitops-example/app@sha256:d0ae5e10d27115a8bd245f989377c5eca2f74878b8a65bc4db21fd096551f802
name: container
ports:
- containerPort: 8080
Expand Down

0 comments on commit 43925cd

Please sign in to comment.