Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
parinpan authored Mar 8, 2024
1 parent 63cbe27 commit 047ac59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ spec:
- name: web
image: registry-intl.ap-southeast-5.aliyuncs.com/fachrin/fachrin:latest
imagePullPolicy: Always
imagePullSecrets:
- name: docker-registry-credentials
ports:
- containerPort: 9000
env:
Expand Down

0 comments on commit 047ac59

Please sign in to comment.