Skip to content

Commit

Permalink
Update deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shubzz-t authored Aug 4, 2024
1 parent 5549139 commit ba1e640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: taskmaster
image: shubzz/prodtaskmaster:latest # Image that will be used to containers in the cluster
image: shubzz/devtaskmaster:latest # Image that will be used to containers in the cluster
imagePullPolicy: Always
ports:
- containerPort: 8080 # The port that the container is running on in the cluster
Expand Down

0 comments on commit ba1e640

Please sign in to comment.