Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
chore: Delivery to prod update image
Browse files Browse the repository at this point in the history
  • Loading branch information
thaonguyentien committed Mar 18, 2021
1 parent d739c28 commit 8701583
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/prod/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: docs-site
image: thao1996/docs-site:974ee15f3ecc7d3893375eedb0b3ec9a93abceb0
image: thao1996/docs-site:d739c28e854001c5a8bf5fd2f25bb6acde3c05bf
imagePullPolicy: Always
ports:
- containerPort: 5000
Expand Down
2 changes: 1 addition & 1 deletion k8s/staging/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: docs-site
image: thao1996/docs-site:974ee15f3ecc7d3893375eedb0b3ec9a93abceb0
image: thao1996/docs-site:d739c28e854001c5a8bf5fd2f25bb6acde3c05bf
imagePullPolicy: Always
ports:
- containerPort: 5000
Expand Down

0 comments on commit 8701583

Please sign in to comment.