Skip to content

Commit

Permalink
Fix image tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
DvDty committed Jan 28, 2024
1 parent 9c1ca07 commit 4633072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master/k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: branch-deploy-master
image: dvdty/branch-deploy-master:latest
image: dvdty/branch-deploy-master:main
imagePullPolicy: "Always"
ports:
- containerPort: 80

0 comments on commit 4633072

Please sign in to comment.