Skip to content

Commit

Permalink
update image name
Browse files Browse the repository at this point in the history
  • Loading branch information
WalissonPires committed Nov 11, 2024
1 parent 073a91e commit edfb9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: webapp
image: wprmdev/k8s-webapp:latest
image: wprmdev/k8s-webapp
ports:
- containerPort: 3000
resources:
Expand Down

0 comments on commit edfb9e3

Please sign in to comment.